So, I have a regular web application created in Auth0 via terraform, and want to get it specific permission in the Auth0 Management API, like say create:user_tickets
. The issue is since I didn’t create Auth0 Management API programatically(as its created by the System upon tenant creation), i have no control over the permissioning aspect.