Numbers
Update phone number
PUT
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Phone number to update
Body
application/json
Input data for updating a phone number
The phone number
Example:
"+1234567890"
The country code
Example:
"US"
The provider
Example:
"twilio"
The agent ID
Example:
"c84951a0-8354-40b0-a1ee-c43d259f6a40"
The status of the phone number
Example:
true
Response
200
_mintlify/placeholder
Phone number updated successfully