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