Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The id of the identity to delete
Minimum length:
1
Example:
"id_1234"
Response
The identity was successfully deleted, it may take up to 30s for this to take effect in all regions
The response is of type object
.