Numbers
Update phone number
PUT
/
api
/
v1
/
phone-numbers
/
{phoneNumber}
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
phoneNumber
string
requiredPhone number to update
Body
application/json
phone
string
requiredThe phone number
country
string | null
requiredThe country code
provider
string | null
requiredThe provider
agentId
string | null
requiredThe agent ID
status
boolean | null
requiredThe status of the phone number