Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contact ID .
Example:
"xxx@c.us"
Length OTP Code.
Required range:
x <= 6
Example:
4
Using letter for Otp Code.
Example:
false
Using number for Otp Code.
Example:
true
Using uppercase for Otp Code.
Example:
false
Application Name.
Example:
"Your Company Name"
Expire time in second ( e.g 30 Minute )
Example:
1800
Response
The response is of type object
.