v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBMFA API
Verify MFA Challenge
Use this endpoint to complete the MFA verification step during login. After receiving an mfaToken from the access token endpoint, submit the verification code along with the token to receive your access credentials.
You must provide either a passcode (from your authenticator app, email, or SMS) or a recoveryCode — not both.
post/v1/login/mfa/verify
Request body
Response
MFA verification succeeded. Returns the access credentials for the authenticated session.