v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Bind passkey for sign-in

Bind a WebAuthn credential as a passkey for sign-in purposes. Unlike POST /api/experience/profile/mfa with type: WebAuthn, this endpoint is exclusively for adding a passkey as a sign-in method and does NOT mark the user's optional MFA as enabled.

post/api/experience/profile/mfa/passkey

Request body

verificationIdstring required

The ID of the WebAuthn verification record to bind as a passkey.

Response

The passkey has been successfully bound to the user profile.