accountId
path parameter. To list call-out enabled countries of a master account, provide me
as the value of the accountId
path parameter.sip_trunk:master
curl --location --request GET 'http://api.zoom.us/v2/accounts//sip_trunk/callout_countries'
{
"callout_countries": [
{
"code": "1",
"id": "US",
"name": "United States"
},
{
"code": "1",
"id": "CA",
"name": "Canada"
}
],
"total_records": 2
}
accountId
path parameter. To list Call-out enabled countries of a sub account, provide the account ID of the sub account in the accountId
path parameter. To list Call-out enabled countries of a master account, provide me
as the value of the accountId
path parameter.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通