We know that Zoom does not allow a user to host multiple meetings at the same time.
But If I have multiple users under single admin account can these users host separate meetings?
How to create user-level meetings using APIs, since We are able to create only one JWT APP for account also we can only create Account-level JWT app, Can we have multiple APPs per user “JWT User-managed app”?
If not supported for JWT Can we create multiple User-managed apps for oAuth and create separate meetings hosted by users having same admin account?
I am trying to do the same thing. When I try to create meetings on behalf of other users, I get a 401 response. Can you walk me through the steps necessary for one account to have permission to create meetings for other accounts?