Custom Database scripts have a Settings feature in the UI which allows the storage of secrets via key/value pairs, exposing them to any scripts you add (Login, Forgot Password, etc). This is great, but is there a way to set these key/values via the Management API?
Rules have a similar Settings feature and the Management API and Deploy CLI have support for it, but those settings seem to be separate from Custom Database scripts settings.
Is this possible, but not documented? If not, is there any plans to add this?