Skip to main content

Delete a credential for a specific identity

DELETE 

/admin/identities/:id/credentials/:type

Delete an identity credential by its type. You cannot delete passkeys or code auth credentials through this API.

Request

Responses

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.