Remove an enrolled passkey
Auth
Remove an enrolled passkey
Requires aal2. Deleting a passkey does not affect other passkeys or the password/MFA fallback; those remain usable.
DELETE
Remove an enrolled passkey
Authorizations
HttpOnly, Secure, SameSite=Lax cookie issued by /v1/auth/sign-in (or the SSO / email-callback flows). The value is an AES-256-GCM-encrypted blob of {access_token, refresh_token, issued_at, auth_method}. Browser clients include this automatically with credentials: "include".
Path Parameters
Response
Passkey removed.