getLockedSettings.Rd
Retrieve a group's https://support.zoom.us/hc/enus/articles/204519819GroupManagement locked settings. If you lock a setting, the group members will not be able to modify it individually. <p style="backgroundcolor:#FEEFB3; color:#9F6000">Note:</b> The force_pmi_jbh_password field under meeting settings is planned to be deprecated on September 22, 2019. This field will be replaced by another field that will provide the same functionality.</p>**Prerequisite**: Pro, Business, or Education account**Scopes**: group:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
getLockedSettings(groupId, return_response = F)
groupId | Id of the group. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |