Skip to main content

Send email OTP for login

POST 

/auth/email-otp/login/send

Send a numeric verification code to an existing user's email address for login.

Request

Responses

OTP sent

Response Headers
    X-Account-Sending-Status

    The account's current sending state. Present on every authenticated response. One of active, throttled, or frozen.

    X-Account-Sending-Status-Reason

    Human-readable reason for a non-active sending status. Present only when X-Account-Sending-Status is throttled or frozen.