Update Number
Tag a number with your own identifier.
Send null to clear it. externalId must be unique within your account (409 otherwise). Works on any number type. The tag is echoed on every number response and webhook payload and usable for lookup as GET /v1/numbers/ext:<externalId> or GET /v1/numbers?externalId=<externalId>.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
number_id
Request
This endpoint expects an object.
externalId
Response
Successful Response
id
phoneNumber
country
status
createdAt
type
agentId
outboundSms
Allowed values:
inboundCallsEnabled
readReceiptsEnabled
whatsappEnabled
dailyNewContacts
externalId
purchasedAt
Errors
422
Unprocessable Entity Error

