Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"+555599998888"
Response
OTP was sent.
Example:
true
This call replaces the existing phone number for a user if it exists, whether it’s verified or not.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"+555599998888"
OTP was sent.
true