Delete multiple activation profiles

Deletes a batch of activation profiles. Each requested code is processed independently - codes that cannot be deleted, because they do not exist, are restricted from deletion by their origin, or are currently used by an unfinished device transition, are silently skipped. The request succeeds as long as the payload is valid.

Required Permissions: activation-profiles:delete

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for bulk-deleting activation profiles by code.

codes
array of strings, unique
required
length between 1 and 100

Codes of the activation profiles to delete.

codes*
Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Responses
204

Activation profiles deleted successfully

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json