{"id":"67d6b1b8-601e-42de-bf06-fab0bad9f35b","task":"Add and manage panelists via the Zoom Webinars API","domain":"developers.zoom.us","steps":["Identify the webinarId for the target webinar.","POST to https://api.zoom.us/v2/webinars/{webinarId}/panelists with a panelists array of {name, email} objects to invite them.","Read back each panelist's id and join_url from the response and distribute it directly, since panelists don't go through the normal registrant flow.","Use GET /webinars/{webinarId}/panelists to list currently invited panelists.","Remove a single panelist with DELETE /webinars/{webinarId}/panelists/{panelistId}, or clear all panelists in one call."],"gotchas":["Panelists are invited by email/name directly — they don't go through registrant approval, so registrant-status logic doesn't apply to them.","Developers have reported the add-panelist call occasionally not reflecting in the dashboard right away — verify with a follow-up GET rather than trusting the POST response alone."],"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/67d6b1b8-601e-42de-bf06-fab0bad9f35b"}