Add a phone number for a user.
Phone Numbers Routes
Add Phone Number to a User Route
POST
Add a phone number for a user.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Body
application/json
- Option 1
- Option 2
The type of phone number to add, TWILIO in this case.
Available options:
TWILIO The phone number to add to the Twilio numbers of a user.
Minimum string length:
1A label to identify the phone number.
Minimum string length:
1The Twilio Account SID associated with the Twilio number.
Minimum string length:
1The Twilio Auth Token for authenticating API requests.
Minimum string length:
1