How many JWTs will I need to use in my integration?

Description
We are developing an integration between Zoom and one of our partners.
Basically we have created a software that allows the user to schedule a virtual room (licensed user account) using JWT.
The point is they have like 10 different virtual rooms that they need to make this process, do they need a JWT for each of these rooms, or they can just use one JWT for the whole software, linking with the owner account?

Error
N\A

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Hey @lucasperussi,

There is only 1 JWT App for an entire Zoom org account.

The JWT token can be used to make API requests for every user on the Zoom account that created the JWT App.

Let me know if that makes sense. :slight_smile:

Thanks,
Tommy

Hey @tommy

I think it totally does! Thank you a lot for your help.:slight_smile:

Best regards,
Lucas

You are welcome! :slight_smile:

-Tommy