Users

Delete a user passkey

Delete the passkey identification for a given user and notify them through email.

delete/users/{user_id}/passkeys/{passkey_identification_id}

Path parameters

user_idstring required

The ID of the user that owns the passkey identity

passkey_identification_idstring required

The ID of the passkey identity to be deleted

Response

Deleted Object

objectstring required
idstring
slugstring
deletedboolean required
external_idstring

Changes

No recorded changes to this endpoint across all 15 revisions of this API.