What role is needed to create applications in Auth0 tenant
Hey there @Robert.Clarke welcome to the community!
You will need to be a tenant admin in order to create applications - Alternatively (if you are looking to create applications programmatically) you can do so with client credentials of a machine to machine app (M2M) already created in the dashboard. See Get Management API Access Tokens.