Zoom users with a Webinar Plan have access to creating and managing Webinars. Webinar allows a host to broadcast a Zoom meeting to up to 10,000 attendees.
Use this API to make updates to a scheduled Webinar.
🟢200**HTTP Status Code:** `200`<br>
Webinar subscription plan is missing. Enable webinar for this user once the subscription is added:{userId}.
application/json
Body
🟢204**HTTP Status Code:** `204`<br>
Webinar updated.
🔵300**HTTP Status Code:** `300`<br>Invalid webinar Id.<br>
Invalid recurrence settings.
🟠400**HTTP Status Code:** `400`<br>
Bad request<br>
**Error Code:** `1010`<br>
User does not belong to this account:{accountId}.<br>
**Error Code:** `3003`<br>
You are not the meeting host.<br>
🟠404**HTTP Status Code:** `404`<br>
Webinar not found.<br>
**Error Code:** `1001`<br>
User {userId} does not exist or does not belong to this account.<br>
**Error Code:** `3001`<br>
Webinar {webinarId} not found or has expired.<br>