Logo
Zoom Public API Documentation

webinars-{webinarId}-registrants-{registrantId}

Number of APIs: 2


1. Delete a webinar registrant

DELETE {{baseUrl}}/webinars/:webinarId/registrants/:registrantId?occurrence_id=<string>

Delete a webinar registrant.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT



2. Get a webinar registrant

GET {{baseUrl}}/webinars/:webinarId/registrants/:registrantId?occurrence_id=<string>

Zoom users with a webinar plan have access to creating and managing webinars. The webinar feature lets a host broadcast a Zoom meeting to up to 10,000 attendees. Scheduling a webinar with registration requires your registrants to complete a brief form before receiving the link to join the webinar.
Use this API to get details on a specific user who has registered for the webinar.

Prerequisites:

  • The account must have a webinar plan.

Scopes: webinar:read:admin,webinar:read

Rate Limit Label: LIGHT



ENDPOINTS