Resend the login OTP code
POST/core/api/v1/auth/resend-login-otp/:email
Generates a new OTP for a pending two-factor login session and re-sends it by email (and SMS if a phone number is on file).
Request
Responses
- 200
- 401
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
Login session expired or account temporarily locked