Logo
Zoom Public API Documentation

groups-{groupId}-settings

Number of APIs: 2


1. Get a group's settings

GET {{baseUrl}}/groups/:groupId/settings?option=recording_authentication&custom_query_fields=<string>

Get settings for a group. Prerequisite: Pro, Business, or Education account.

Scopes: group:read:admin

Rate Limit Label: MEDIUM



2. Update a group's settings

PATCH {{baseUrl}}/groups/:groupId/settings?option=recording_authentication

Update settings for a group. Note: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 Prerequisite: Pro, Business, or Education account

Scopes: group:write:admin

Rate Limit Label: MEDIUM



ENDPOINTS