Create an Incoming Phone Number
Purchase and provision a new incoming phone number.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Numbers.
Authentication
Path parameters
Request
The phone number to purchase in E.164 format. Must start with + followed by 5-17 digits.
Whether the request to SmsFallbackUrl is a GET or a POST. Default is POST.
Whether the request to SmsUrl is a GET or a POST. Default is POST.
The URL to request to pass status updates to. See the Incoming call status callback webhook for the payload your URL will receive.
Whether the request to StatusCallback is a GET or a POST. Default is POST.
Whether the request to VoiceFallbackUrl is a GET or a POST. Default is POST.
Whether the request to VoiceUrl is a GET or a POST. Default is POST.
Whether this number can receive voice calls or faxes. Default is voice.
Response
The ISO 3166-1 alpha-2 country code for this phone number.
Whether the request to SmsFallbackUrl is a GET or a POST.
Whether the request to SmsUrl is a GET or a POST.
Whether the request to StatusCallback is a GET or a POST.
Whether the request to VoiceFallbackUrl is a GET or a POST.
The URL to request if errors occur when fetching Url, or null if not set.
Whether the request to Url is a GET or a POST.
The verification status for toll-free numbers. Only present for toll-free numbers.