Using this template helps us debug your issues more effectively
Description
We have 20 users and every one have his zoom account with business plan.I want all of them use sam e JWT(api key and secret key) so any one call create meeting api without need to create jwt for every user and save it in our data base
Happy to help. This is possible and part of the core benefit of JWT. Anyone with the API key and secret who you have authorized use of Developer and Marketplace roles assigned will be able to access the Zoom API with the JWT token. You can only have one JWT app in the marketplace token.