How do I let other users on my website use the Zoom integrations?

Description
I’m making a small website for my school, and I’ve already integrated a way to create Zoom meetings inside the website, but it only works for my account.

Error
It says I have to publish the app for users to be able to use it, but it’s not an app, and I don’t have anyone to sign anything. I’m fine if it only creates meetings for my Zoom account, I just want other people to be able to do that too. Is there a way I can turn on some sort of permissions so anybody using the website can create meetings for my account?

Which version?
I’m using OAuth. Should I be using some web version?

Thanks for any help

Hey @emmitp,

If you only want the meetings to be created on your Zoom account, then use your access token for API requests made by other users.

Thanks,
Tommy