POST
/
v1
/
identities.deleteIdentity

Identities are in public beta. Please report any issues to support@unkey.dev

Delete an identity. This will not revoke the keys associated with the identity.

Changelog

DateChanges
Jul 17 2024Introduced endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
identityId
string
required

The id of the identity to delete

Minimum length: 1

Response

200
application/json
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.