Add and manage registrants via the Zoom Webinars API

domain: developers.zoom.us · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Ensure the webinar's approval_type is set to require registration — registration endpoints behave differently for auto-approve vs. manual-approval webinars.
  2. POST to https://api.zoom.us/v2/webinars/{webinarId}/registrants with first_name, last_name, and email as the minimum required fields.
  3. Read registrant_id and join_url from the 201 response and deliver it to the registrant.
  4. For manual-approval webinars, call PUT /webinars/{webinarId}/registrants/status with action set to approve, cancel, or deny to move registrants between states.
  5. List registrants with GET /webinars/{webinarId}/registrants, filtering by status (pending/approved/denied), since a single call doesn't return all statuses at once.

Known gotchas

Related routes

Add and manage panelists via the Zoom Webinars API
developers.zoom.us · 5 steps · unrated
Add and manage registrants via the GoTo Webinar API
developer.goto.com · 5 steps · unrated
Create a webinar via the Zoom Webinars API
developers.zoom.us · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans