updateSettings.Rd
Update the settings of a Sub Account that is under a Master Account. To update the settings of the Master Account, use me as the value of the accountId path parameter.**Prerequisites**: * The Sub Account must be a paid account.**Scopes**: account:write:admin** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
updateSettings(accountId, option = NULL, return_response = F)
accountId | The account ID. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |