Zoom Registrations

API POST : /meetings/{meetingId}/registrants (Add a registrant).

Hi,
I have created a meeting with approval type 0 (automatically approve). So whenever I add a registrant that user gets a unique join_url. Now will this registrant be able to join the meeting with the join_url (from “create-meeting” API response /users/{userId}/meetings) ?. Could you please let me know.
cc: @MaxM @tommy
Thanks in advance.
Rajeev

Hi @rajeevrevada,

Good question—yes, this user who was registered will still be able to join via the generic join_url returned by our Meeting APIs. However, keep in mind that if they use their unique registrant URL, it will ensure they join the meeting as the user/email and display name that they registered with.

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.