Using token from Custom API to Auth0 Management API

Hi @davi,

Welcome to the Auth0 Community!

Take a look at this FAQ. It has some resources explaining how to use multiple scopes to accomplish this goal. There is an example linked at the bottom of the Scopes doc if you would like to see how that works.

Otherwise you will want to get a management API access token.

You could also make the call from your backend API.

Let me know if this helps!

Dan