Editing Auth0 Application Urls using management API

Hey guys, I am searching for a way to edit/add new application allowed callback URLs programmatically using the API instead of using the console.

do you know if the API supports this ?

Hey there!

It’s totally doable, here’s the endpoint for that:

https://auth0.com/docs/api/management/v2#!/Clients/patch_clients_by_id

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