Skip to main content

Send email OTP for registration

POST 

/auth/email-otp/register/send

Send a numeric verification code to an email address for new user registration.

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.