Update current organization info
Authorizations
Body
Update organization schema.
1^[a-zA-Z0-9\-_ ]+$1Response
Successful Response
Information about an organization.
IMPORTANT: Keep in sync with Go OrganizationInfo in smith-go/orgs/handler.go while both implementations are in use (weighted routing rollout).
Organization level configuration. May include any field that exists in tenant config and additional fields.
Each field's type annotation drives how Metronome custom-field values are validated
when resolving config (see smith-backend's _parse_metronome_value and smith-go's
rejectInvalidMetronomeValue): a value that doesn't fit the annotated type is
dropped and the field keeps whatever value was already resolved for it, rather than
raising. Changing a field's type here changes what Metronome values are accepted for it.
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$no_plan, developer, developer_01_2026, developer_07_2026, plus, plus_01_2026, plus_07_2026, enterprise, developer_legacy, plus_legacy, free, free_07_2026, enterprise_legacy, startup, startup_v0, startup_07_2026, partner, premier 
