Restrict zoom meetings to only SDK

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
I am currently scheduling zoom meetings via its API. However, I would want the meeting ID and Passwords to only work with the zoom SDKs. I do not want people to join in from their zoom app.

Describe the solution you’d like
In Zoom API schedule meeting an option to be added to restrict zoom meetings to SDK

Describe alternatives you’ve considered
For now I am trying my best to hide the meeting ID and password from hide headers option, and I am not putting anything in console logs. Still they get the details.

1 Like

I need it too.
I need that participants can join to the meeting only from my site via personal join url that I get from API call.