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 in REST API format | |
---|---|
update_request
必須
|
URL encoded JSON array of update objects. example : |
例 1
例 2
例 3
ヘルプが必要ですか?
誰しもが一度は考える「コーディングって難しい」。そんな時は、お問い合わせフォームから質問してください。 または、Stack Overflow でTwilioタグのついた情報から欲しいものを探してみましょう。