How to restrict other users to join meeting

I am trying to integrate Zoom into our system. The scenario is: an instructor can create a new online lecture (Zoom Meeting), then trainees will get notified of the new lecture and join the meeting via their phones or PCs.
But some trainees share that link with other and they can also able to join meeting.

How can I set only selected users can join meeting?

I am using zoom meeting create meeting API
URL :: Zoom Meeting API

Hi @rambhai5103 ,

There are many posts on this on the forum with the answer for options. It would be best to only allowed registered users to join the meeting and password protect your meeting. You can enable registration and password via the fields in the Create a Meeting API. You can also restrict to only authenticated (logged-in) users.

Here are a few threads to help:

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