Skip to main content
POST
Verify a Phone Number (with OTP Code)

Authorizations

Authorization
string
header
required

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

Body

application/json
code
string
required

Response

Phone was verified successfully

ok
boolean
Example:

true