Zoom api scope all with :admin. I want to remove :admin

As the title says, all my scope screens have :admin on them.
I would like to know how to display scopes that do not have :admin on them.

Hi @MosBurger, this application is account-level, meaning all scopes are :admin. To get user level scopes, create a new OAuth app that is user-managed:

Screen Shot 2022-05-13 at 11.26.12 AM

1 Like

Hi Michael,Now we have a solution! Thanks!
Is it possible to change something that has already been created in the middle of the process?

Hi @MosBurger, unfortunately not, the client ID that has been issued cannot be changed to a user-level app. Recreating a new app with the same information is likely your best option.

1 Like

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