Skip to main content
POST
Phone verification

Authorizations

Authorization
string
header
required

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

Headers

Accept
string

Body

application/json
phone
string
Example:

7778549625

country_code
enum<string>
Available options:
sn,
ci,
tg,
bj,
bf
Example:

"sn"

Response

200 - application/json

OK

message
string
Example:

"OK"

statusCode
integer
Example:

200

data
object