Profile > Two Factor > Authenticator > Passkeys

Delete an Authenticator Passkey

Delete an active Authenticator Passkey for the current User.

delete/2/profile/2fa/authenticator/passkeys/{passkey}

Path parameters

passkeystring required

Unique identifier of the Passkey

Query parameters

passwordstring required

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.