OTP Code - Request and Send Code
One Time Password - Code
Request Code
Generate and send One-Time Password (OTP) codes with customizable validation settings for secure user authentication.
POST
OTP Code - Request and Send Code
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 <= 6Example:
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
- Option 1
- OtpCodeResource
The response is of type object.