Please help to guide for Join meeting with restriction

Description
Hi everyone,

On my Hoster web-app, I can allow them create their meeting by using /users/{userId}/meetings API with JWT authentication and everything working perfectly.

But I would like to know that Is there any way to restrict that the Participants only able to join the meeting via my web-app by using my domain as I don’t want them join the meeting from any zoom app for both android/ios/desktop version). Thank you in advance.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Hey @ctsdev,

Are you saying you only want your users to be able to join via your App with the Web SDK?

There is no way to restrict this per say, but you could hide all the Meeting IDs so the user would not know to take the meeting ID and then use the Zoom App.

Thanks,
Tommy

Thank you for your suggestion @tommy

1 Like

You are welcome! :slight_smile:

Let us know if you have additional questions!

Thanks,
Tommy