Delete a previously assigned callout https://support.zoom.us/hc/enus/articles/200942859HowToUseTelephoneCallOut country from a Master Account or a Sub Account. To remove Callout country from a Sub Account, provide the account ID of the Sub Account in the accountId path parameter. To remove Callout country from 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

deleteInternalCalloutCountry(accountId, countryId, return_response = F)

Arguments

accountId

Unique Identifier of the Account.To remove Callout country from a Sub Account, provide the account ID of the Sub Account in the accountId path parameter. To remove Callout country from a Master Account, provide me as the value of the accountId path parameter.

countryId

Two lettered Id of the country.

return_response

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