Creating meeting without login

In my app there is 2 types of users. First one will start meeting and others will join them. Both user types will authenticate my app. As i understand after receiving Zoom Token and Zoom Access Token i am able to start new meeting with meeting number decided by me.

But this works with users from https://api.zoom.us/v2/users/. And for now i have only my admin user in this list.

How can i add new users here so i can start new meetings behalve them when they need to start a meeting without getting zoom credentials from them.

Hey @bgul,

Thank you for reaching out to the Zoom Developer Forum. If you’re looking to create users on your Zoom account, you can do so either. through the Zoom Portal, or, using the Create User API.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

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