Verify email OTP login
POST/auth/email-otp/login/verify
Verify the numeric code and login an existing user. If MFA is enabled, returns mfa_required with a challenge token.
Request
Responses
- 200
- 400
- 429
- 500
Login successful or MFA required
Invalid OTP, email not found, or validation error
Rate limited
Internal server error