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
headerrequired

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

Response

200 - application/json

The response is of type object.