Authentication
Multi-Factor Authentication
Begin passkey authentication
Initiates the WebAuthn passkey authentication flow. Returns a challenge for the client to sign with the user's passkey.
post/accounts/begin-auth-with-passkey
Request body
Example request
{
"email": "user@example.com",
"account": "acme"
}Response
Passkey authentication challenge