Logo
Zoom Public API Documentation

groups-{groupId}-lock_settings

Number of APIs: 2


1. Get locked settings

GET {{baseUrl}}/groups/:groupId/lock_settings?option=<string>

Retrieve a group's locked settings. If you lock a setting, the group members will not be able to modify it individually.

Note: The force_pmi_jbh_password field under meeting settings is to be deprecated on September 22, 2019. This field is replaced by another field that will provide the same functionality.

Prerequisite: Pro, Business, or Education account

Scopes: group:read:admin

Rate Limit Label: MEDIUM



2. Update locked settings

PATCH {{baseUrl}}/groups/:groupId/lock_settings?option=<string>

Update a group's locked settings. If you lock a setting, the group members cannot modify it individually.

Note: The force_pmi_jbh_password field under meeting settings is deprecated as of 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:write:admin

Rate Limit Label: MEDIUM



ENDPOINTS