Number of APIs: 2
POST {{baseUrl}}/webinars/{webinarId}/registrants
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.Add a Webinar Registrant
Support Article:
API Reference:
POST {{baseUrl}}/meetings/{meetingId}/registrants
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.Add a Meeting Registrant
Support Article:
API Reference:
ENDPOINTS