Update a phone number
Asynchronously update settings of the phone number associated with the given external connection.
PATCH
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifies the resource.
Example:
"1293384261075731499"
A phone number's ID via the Telnyx API
Example:
"1234567889"
Body
application/json
Values that can be set when updating a phone number
Identifies the location to assign the phone number to.
Response
Successful response
JavaScript