Skip to main content
POST
Verify my phone

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

Verification code sent to the channel

Response

Success

verified
boolean

Channel verified

Example:

true