Logo
Zoom Public API Documentation

accounts-{accountId}-lock_settings

Number of APIs: 2


1. Update locked settings

PATCH {{baseUrl}}/accounts/:accountId/lock_settings

Update an account's locked settings.

Account Locked Settings allows account admins and account owners to toggle settings on or off for all users in your account.

Note: Yout must have a Pro or a higher plan and enabled master and sub accounts options.

Prerequisites:

  • Pro or a higher paid account.

Scopes: account:write:admin

Rate Limit Label: MEDIUM



2. Get locked settings

GET {{baseUrl}}/accounts/:accountId/lock_settings?option=<string>&custom_query_fields=<string>

Retrieve an account's locked settings.

Account admins and account owners can use Account Locked Settings to toggle settings on or off for all users in their account.

Note: You can use Account Locked Settings with accounts that have master and sub accounts enabled.

Prerequisites: * Pro or a higher paid account.

Scopes: account:read:admin

Rate Limit Label: MEDIUM



ENDPOINTS