v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Verify WebAuthn registration verification

Verify the WebAuthn registration response against the user's WebAuthn registration challenge. If the response is valid, the WebAuthn registration record will be marked as verified.

post/api/experience/verification/web-authn/registration/verify

Request body

verificationIdstring required

The verification ID of the WebAuthn registration record.

Response

The WebAuthn registration has been successfully verified.

verificationIdstring required

The unique verification ID of the WebAuthn registration record. This verificationId is required to bind the WebAuthn credential to the user account via the Profile API.