Logo
Zoom Public API Documentation

accounts-{accountId}-settings-registration

Number of APIs: 2


1. Get an account's webinar registration settings

GET {{baseUrl}}/accounts/:accountId/settings/registration?type=webinar

Get an account's webinar registration settings. To get the master account's webinar registration settings, 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



2. Update an account's webinar registration settings

PATCH {{baseUrl}}/accounts/:accountId/settings/registration?type=webinar

Update an account's webinar registration settings. To update the master account's webinar registration settings, 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



ENDPOINTS