request_otp_handler
POST
/api/auth/v1/otp/request
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” redirect_uri
string | null
Request Body required
Section titled “Request Body required ”object
email
required
string
redirect_uri
string | null
Responses
Section titled “ Responses ”OTP sent or user not found, when redirect_uri not present.
OTP sent or user not found, when redirect_uri present.
Bad request
Too many attempts