I can't seem to locate an information about an API for the application configurations themselves. Have I missed something or does this not yet exist? Is there any intention of doing this?
Use case is I'd like to be able to configure the OAuth callback URLs dynamically as a part of an application stack's IaC (more or less). Seems reasonable that the app could either authenticate with the API as itself or even require a permanent token to make this sort of configuration change. AFAIK, this would need to be done manually from the "appconsole".
Thanks in advance and sorry if I've missed something! 😅