Skip to main content

MFA Validate Backup code

PUT 

/identity/v2/auth/login/2FA/verification/BackupCode

This API is used to validate the backup code provided by the user and if valid, we return an access_token allowing the user to login incases where Multi-factor authentication (MFA) is enabled and the secondary factor is unavailable. When a user intially downloads the Backup codes, We generate 10 codes, each code can only be consumed once. if any user attempts to go over the number of invalid login attempts configured in the Admin Console then the account gets blocked automatically

Request

Successful response