{"id":"aa24ab5c-717c-428a-a3cf-6517890ec85e","task":"Create a webinar via the Zoom Webinars API","domain":"developers.zoom.us","steps":["Get an OAuth access token (a Server-to-Server OAuth app is typical for backend automation) with webinar:write scope.","POST to https://api.zoom.us/v2/users/{userId}/webinars with topic, start_time, duration, timezone, and a settings object (e.g., approval_type, practice_session, hd_video).","Confirm the host account has a paid plan with the Webinar add-on license, since the call fails otherwise.","Read back the id (webinar ID), join_url (for host/panelists), and registration_url if approval_type requires registration.","Set recurrence in the body for a recurring webinar series instead of calling create repeatedly."],"gotchas":["Webinars require a distinct license/add-on from regular Zoom Meetings — an OAuth app scoped only for meetings will fail even with otherwise-valid auth.","Some settings fields (like practice_session or hd_video) silently no-op if the account plan doesn't support them, rather than returning an error."],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/aa24ab5c-717c-428a-a3cf-6517890ec85e"}