Delete Package
Packages
Delete Package
Permanently deletes a registration package by its ID. This will remove the package as a selectable option for future registrations. Existing registrants already assigned to this package are not affected.
DELETE
Delete Package
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 package you want to delete
Example:
1
Body
application/x-www-form-urlencoded
The body is of type object.