I’m interested to know if there’s a way to show if a setting is locked using the Get Group Settings API, and futher than that show if it’s locked at the Group level, or being locked by account level settings
When I run this API call, I can see if a setting is enabled or not (true or false) but I don’t get any information returned around if this setting is locked or not.
Using JWT app for Authorization, and using the API via Powershell, and restmethod
API Call: https://api.zoom.us/v2/groups/{groupId}/settings
Reference Doc: http://marketplace.zoom.us/docs/api-reference/zoom-api/groups/getgroupsettings