Logo
Zoom Public API Documentation

Get Started Fast: Meetings & Webinars-Meeting & Webinar Registration

Number of APIs: 2


1. Add a webinar registrant

POST {{baseUrl}}/webinars/{webinarId}/registrants

Add a Webinar Registrant

Use the Webinar Registration to generate unique join URLs for each participant. The unique join URLs (registration link) allow a user to join a meeting with their first/last name pre-set.


Support Article:
API Reference:



2. Add a meeting registrant

POST {{baseUrl}}/meetings/{meetingId}/registrants

Add a Meeting Registrant

Use the Meeting Registration to generate unique join URLs for each participant. The unique join URLs (registration link) allow a user to join a meeting with their first/last name pre-set.


Support Article:
API Reference:



ENDPOINTS