Possible to add Allowed Callback URLs, Allowed Logout URLs, & Allowed Web Origins via API?

Does anyone know if it is possible to add Allowed Callback URLs, Allowed Logout URLs, & Allowed Web Origins via API?

Hey there @shae!

It seems to be doable via our Management API. Check out this endpoint:

Hi Konrad.

My developer is saying nothing in the API manual says, we can bypass the domain linking without having to enter it manually.

Can you shed any light on if there is a way to do this?

Why is that? When you utilise the endpoint of which the documentation I sent you it should be doable. The body schema includes everything you need:

You can pass callbacks, allowed logout urls and web origins as shown in the screenshot