v1

latestOpenAPI 3.0.02026-07-26242779.3 KB

Update organization properties

Update one or more configurable properties for your organization. Only public (user-configurable) properties can be modified via this endpoint. Properties are validated against their schema and constraints before being applied. Returns the complete property schema including metadata for all properties.

patch/properties

Request body

defaultRegionstring

Default region for new service deployments. Must be one of the available regions for your organization.

Example request

{
  "defaultRegion": "us-west"
}

Response

Properties successfully updated

propertiesobject