Create a phone number extension
Creates a new phone number extension.
POST
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 Porting Order associated with the phone number extension
Body
application/json
Identifies the porting phone number associated with this porting phone number extension.
Example:
"f24151b6-3389-41d3-8747-7dd8c681e5e2"
Specifies the activation ranges for this porting phone number extension. The activation range must be within the extension range and should not overlap with other activation ranges.
Response
Successful response
JavaScript