Client ID and Client Secret

Description
Client ID and Client Secret are needed for many things when working with Zoom integration. I was not able to find or generate although I have running JWT app. How can I obtain these values?

Error
Not an error, just unable to find the information needed.

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

Which Endpoint/s?
/billing

Hey @nedzad.hafizovic,

Happy to help clarify!

If you see a requirement for a Client ID or Client Secret, this is referring to credentials associated with an OAuth app. You can authenticate your API requests with either OAuth or JWT. If you want to use OAuth (Client ID and Secret), you can generate OAuth credentials by creating an OAuth app following the steps outlined here:

Let me know if this helps—thanks!
Will

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