Hot to scope enterprise developer account to only be able to access that account

The question I have is that our business has an enterprise plan and users scattered everywhere. The goal is to promote a single user to a developer without giving them access to anything outside of their specific account. So they should only be able to view/schedule meetings, etc under their account and not for others.

Is this even possible or would promoting assigning a developer account to an individual give them api access across all accounts in the plan.

Thanks!

Hi @pauchamb,

Thanks for reaching out about this, and good question. In order for a developer to have access to the API credentials necessary to build an integration, they will need to be granted developer privileges. (More details on how to grant this privilege here.)

Note, however, that this would allow them to access any JWT credentials associated with the account. And because these are account wide credentials, it would provide them with a type of admin level access, via API.

Let me know if this helps to clarify—thanks!
Will

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