DialingPermissions BulkCountryUpdate Resource
Updates country dialing permissions in bulk.
DialingPermissions BulkCountryUpdate properties
Resource Properties in REST API format | |
---|---|
update_count
|
The number of countries updated |
update_request
|
A bulk update request to change voice dialing country permissions stored as a URL-encoded, JSON array of update objects. For example : |
The UpdateRequest parameter is a URL-encoded JSON string that describes an array of objects, each object containing these properties.
high_risk_special_numbers_enabled
‐ (Boolean) Whether high-risk special numbers are enabledhigh_risk_tollfraud_numbers_enabled
‐ (Boolean) Whether high-risk toll fraud numbers are enablediso_code
‐ (string) The ISO country codelow_risk_numbers_enabled
‐ (Boolean) Whether low risk numbers are enabled
Create a DialingPermissions BulkCountryUpdate resource
https://voice.twilio.com/v1/DialingPermissions/BulkCountryUpdates
Parameters
Parameters in REST API format | |
---|---|
update_request
Required
|
URL encoded JSON array of update objects. example : |
Example 1
Example 2
Example 3
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.