Use same JWT for more than one user

Using this template helps us debug your issues more effectively :slight_smile:

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

App Type (JWT)

Thanks

Hi @IbrahimShawky ,

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.:slight_smile:

Best,
Gianni

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