Skip to main content
POST
Retrieve an OTP code to verify a Phone Number

Authorizations

Authorization
string
header
required

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

Body

application/json
phoneNumber
string
required
Example:

"+555599998888"

Response

OTP was sent.

ok
boolean
Example:

true