Logo
Zoom Public API Documentation

accounts-{accountId}-settings

Number of APIs: 2


1. Update account settings

PATCH {{baseUrl}}/accounts/:accountId/settings?option=recording_authentication

Update an account's settings. To update the settings for a master account, pass the me value for the accountId path parameter.

Prerequisites: * The account must be a paid account.

Scopes: account:write:admin

Rate Limit Label: MEDIUM



2. Get account settings

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

Get an account's settings.

To get settings for a master account, use the me value for the accountId path parameter.

Prerequisites: * The account must be a paid account.

Scopes: account:read:admin

Rate Limit Label: MEDIUM



ENDPOINTS