Logo
Zoom Public API Documentation

calendars-users-{userIdentifier}-settings-{settingId}

Number of APIs: 2


1. Get the specified user calendar settings of the authenticated user

GET {{baseUrl}}/calendars/users/:userIdentifier/settings/:settingId

Returns a single setting.

Scopes: calendar:read,calendar:read:admin

Rate Limit Label: LIGHT



2. Patch the specified user calendar settings of the authenticated user

PATCH {{baseUrl}}/calendars/users/:userIdentifier/settings/:settingId

Patches a single setting.

Scopes: calendar:write,calendar:write:admin

Rate Limit Label: LIGHT



ENDPOINTS