v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Verify passkey sign-in WebAuthn authentication

Verify the passkey sign-in WebAuthn authentication response against the stored authentication challenge. When verificationId is provided, it verifies against the challenge generated by the identifier-based authentication endpoint. When omitted, it verifies against the preflight authentication options stored in the interaction. Upon successful verification, the verification record will be marked as verified and the user will be resolved by the credential if not provided earlier.

post/api/experience/verification/sign-in-passkey/authentication/verify

Request body

verificationIdstring

The verification ID of the passkey sign-in WebAuthn authentication record. Optional when using discoverable passkey flow with preflight authentication options.

Response

The passkey sign-in WebAuthn authentication has been successfully verified.

verificationIdstring required

The unique verification ID of the passkey sign-in WebAuthn authentication verification record.