Delete Identity

Delete an identity by its identifier key

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

identity_idstringRequiredformat: "^identity-[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"=45 characters

The ID of the identity in the format ‘identity-<uuid4>’

Response

Successful Response

Errors