PUT
/
api
/
v1
/
phone-numbers
/
{phoneNumber}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

phoneNumber
string
required

Phone number to update

Body

application/json
agentId
string | null
required

The agent ID

country
string | null
required

The country code

phone
string
required

The phone number

provider
string | null
required

The provider

status
boolean | null
required

The status of the phone number