v1

latestOpenAPI 3.0.1Apache 2.02026-07-14321253.8 KB

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 nullable

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" } ]