How can I authorize API for clients created trough the Management API?

Hi, I’m having trouble with automatic client creation. The idea is that our customers can request to create a auth0 client trough which they will be able to access our api. I have added the logic to create non_interactive apps, but I can’t find how to authorize custom API’s trough the management API for these newly created apps. Is it not possible or am I just bad at finding stuff?

You can authorize the newly created application via the Management API, as outlined here:

1 Like

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