Skip to main content
POST
Verify MFA enrollment by providing a TOTP code from your authenticator app.

Request Body

string
required
TOTP code from authenticator app (6 digits)

Response

string
Success message
boolean
MFA enrollment status

Errors

object
Invalid or expired code
object
Invalid or missing token

Notes

  • TOTP codes expire after 30 seconds
  • After successful verification, MFA will be required for all logins
  • Backup codes can be used if authenticator app is unavailable