Body
application/json
Email address and optional user options for OTP authentication
Response
OTP sent to user's email successfully
The response is of type enum<string>
.
Available options:
OK
Initiate email-based one-time password authentication. Sends an OTP to the specified email address. If the user doesn’t exist, a new account will be created with the provided options.
Email address and optional user options for OTP authentication
OTP sent to user's email successfully
The response is of type enum<string>
.
OK