Associate Management API permissions with custom role

Is it impossible to associate Auth0 Management API permissions with custom role?

I followed the instruction of this page, but it doesn’t work.

On dashboard, Management API doesn’t show up as a select item, and with Management API, it is not allowed to specify System API.


I’ve been developing a b2b web application where a user with a custom role “OrganizationAdmin” can manage members of his/her organization, so I want to associate permissions “*:organization_members” to the role “OrganizationAdmin”.

If it is impossible, is there alternative way to accomplish the requirement above?

1 Like