Skip to main content

Remove the Current User's Passkey

DELETE 

/auth/passkey

Delete the registered passkey of the authenticated user. Responds 404 when no passkey is registered and 409 when removal would lock the user out because no password is set.

Responses

Successful Response