Logo
Zoom Public API Documentation

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:

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.zoom.us/v2/webinars/{webinarId}/registrants'

ENDPOINTS