Concurrent meeting in same time with different api key and secret (JWT app)

Hey @kamrul,

Since JWT Apps are account level, and tied to your Zoom org, you can only create one. But with the one JWT App, you can generate a JWT Token and use it to make API requests for all users on your Zoom account.

Once you have your JWT Token, you can pass in the userId or user email to create meetings for anyone on your account! :slight_smile:

Let me know if that makes sense!

Thanks,
Tommy