Skip to main content
POST
Send phone OTP code for user supplied phone number

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Phone number OTP request

phone_number
string
required

Phone number

Required string length: 3 - 50
Example:

"+61412345678"

channel
enum<string>
Available options:
sms,
whatsapp
Example:

"sms"

Response

OK

Phone number OTP request

phone_number
string
required

Phone number

Required string length: 3 - 50
Example:

"+61412345678"