Delete Type
Registrant Types
Delete Type
Permanently deletes a registration type by its ID. The type will no longer be available as a selection for new registrations. Existing registrants already assigned to this type are not affected.
DELETE
Delete Type
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the registrant type you want to delete
Example:
1
Body
application/x-www-form-urlencoded
The body is of type object.
Response
204 - text/plain
Delete Reg Type