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 Prerequisites:
* The account must be a paid account. Scopes: Rate Limit Label: me
value for the accountId
path parameter. account:read:admin
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 Prerequisites:
* The account must be a paid account. Scopes: Rate Limit Label: me
value for the accountId
path parameter. account:write:admin
MEDIUM
ENDPOINTS