Complete MFA login (TOTP or backup code)
POST/auth/mfa/verify
Complete MFA login (TOTP or backup code)
Request
Responses
- 200
- 400
- 401
- 429
- 500
Access and refresh tokens issued
Validation error (e.g. both or neither of code and backup_code)
Invalid session, code, or backup code
Too many failed TOTP attempts (Retry-After header)
Internal error