Authentication API
Verify MFA
Verify MFA enrollment with TOTP code
POST
Verify MFA enrollment by providing a TOTP code from your authenticator app.
Request Body
TOTP code from authenticator app (6 digits)
Response
Success message
MFA enrollment status
Errors
Invalid or expired code
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