Can admin add meetings for other users (like teachers and give them privileges to start the meetings)?

Hello my question is , is that possible for admin to create and schedule rooms (lessons) for teachers, what is that named in your API, and what plan should I subscribe to acheicve that , Thanks ?

Hey @amin.amr.55,

Thank you for reaching out to the Zoom Developer Forum. If you are looking to schedule meetings for users on your account, first you can call the Create a User API in order to make sure the user exists under your account.

Then, to schedule the meeting for the user, you can use the Create a Meeting API. In order to accomplish this, you can enable billing on a basic account but you’ll have the best experience using our APIs with a Pro Plan or higher.

Let me know if you have any questions. :slightly_smiling_face:

Thanks,
Max

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