Howdy!
This is essentially the same question as Disable Sign Ups using Management API but as a follow up since that thread is locked.
My company would like to keep as many configurations tracked in version control as possible and disable_signup: true
is something we would like our database connections to enforce. Is there a reason this property is not publicly documented in the management API? I have verified that it is honored, but I would like to understand the stability of it and why it is not a standard property of the connection resource.
Thanks!