Logo
Zoom Public API Documentation

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:

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





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

ENDPOINTS