v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Bind MFA verification by verificationId

Bind new MFA verification to the user profile using the verificationId.

post/api/experience/profile/mfa

Request body

type'Totp' | 'WebAuthn' | 'BackupCode' | 'EmailVerificationCode' | 'PhoneVerificationCode' required

The type of MFA.

verificationIdstring required

The ID of the MFA verification record.

Response

The MFA verification has been successfully added to the user profile.