Auth
Generate OTP
Generating a One-Time Password (OTP) typically involves creating a random code that is sent to a user for authentication or verification purposes.
POST
Authorizations
Access token
Body
application/json
The communication channel for sending the OTP.
Available options:
sms
, email
, whatsapp
Available options:
login
, register
, reset-password
, verify-phone
, verify-email
, update-phone
, update-email
Two-letter code begin with a plus sign prefix that identifies different countries. By default it will be +91 if not provided. Use this key along with phone. Not necessary for email.
10 digit phone number without country code.
A string representing the email address.