Skip to main content

Verify totp code by mfa token

PUT 

/identity/v2/auth/login/2fa/verification/authenticatorcode

Validates the TOTP Authenticator code provided by the user as part of the multi-factor authentication (MFA) login process. This endpoint supports both AuthenticatorCode and GoogleAuthenticatorCode fields in the request payload, depending on the URL path. It performs risk-based template setup and verifies the provided code using the application's logic layer.

Request

Responses

Successful MFA login or 2FA challenge required