v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-063234169.4 KB
VoiceV1BulkCountryUpdate

Create a bulk update request to change voice dialing country permissions of one or more countries identified by the corresponding [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)

Create a bulk update request to change voice dialing country permissions of one or more countries identified by the corresponding ISO country code

post/v1/DialingPermissions/BulkCountryUpdates

Response

Created

update_countinteger

The number of countries updated

update_requeststring nullable

A bulk update request to change voice dialing country permissions stored as a URL-encoded, JSON array of update objects. For example : [ { "iso_code": "GB", "low_risk_numbers_enabled": "true", "high_risk_special_numbers_enabled":"true", "high_risk_tollfraud_numbers_enabled": "false" } ]