Specify the list of callout https://support.zoom.us/hc/enus/articles/200942859HowToUseTelephoneCallOut countries for a Master Account or a Sub Account. To add Callout enabled countries to a Sub Account, provide the account ID of the Sub Account in the accountId path parameter. To add Callout enabled countries to a Master Account, provide me as the value of the accountId path parameter.<b>Prerequisites:</b>* The account making this API request must be a Master Account with API Partner Plan https://zoom.us/plan/api and SIP Connected Audio Plan.**Scope:** sip_trunk:master

addInternalCalloutCountries(accountId, callout_countries, return_response = F)

Arguments

accountId

Unique identifier of the account. To add Callout enabled countries to a Sub Account, provide the account ID of the Sub Account in the accountId path parameter. To add Callout enabled countries to a Master Account, provide me as the value of the accountId path parameter.

callout_countries

List of callout countries.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.