Skip to main content
PATCH
Error

Authorizations

X-API-Key
string
header
required

Body

application/json

Update organization schema.

display_name
string
Minimum string length: 1
Pattern: ^[a-zA-Z0-9\-_ ]+$
public_sharing_disabled
boolean | null
pat_creation_disabled
boolean | null
unshare_all
boolean | null
jit_provisioning_enabled
boolean | null
workspace_admin_can_invite_to_org
boolean | null
invites_enabled
boolean | null
max_api_key_expiry_days
integer | null
security_contact
string<email> | null
max_pat_expiry_days
integer | null
max_service_key_expiry_days
integer | null
scim_group_name_separator
string
Required string length: 1
llm_auth_proxy_enabled
boolean | null
llm_auth_proxy_jwt_audience
string | null
ip_allowlist
string[] | null
disabled_model_providers
string[] | null
restrict_browser_secrets
boolean | null
byoc_create_saas_workspace_enabled
boolean | null
llm_auth_proxy_allowed_urls
string[] | null
engine_enabled
boolean | null
engine_lcu_spend_limit_monthly

Response

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).

config
OrganizationConfig · object
required

Organization level configuration. May include any field that exists in tenant config and additional fields.

is_personal
boolean
required
id
string<uuid> | null
display_name
string | null
engine_enabled
boolean | null
engine_lcu_spend_limit_monthly
string | null
tier
enum<string> | null
Available options:
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,
premier_07_2026
reached_max_workspaces
boolean
default:false
permissions
string[]
disabled
boolean
default:false
member_disabled
boolean
default:false
sso_only
boolean
default:false
jit_provisioning_enabled
boolean
default:true
invites_enabled
boolean
default:true
sso_login_slug
string | null
public_sharing_disabled
boolean
default:false
pat_creation_disabled
boolean
default:false
workspace_admin_can_invite_to_org
boolean
default:false
byoc_create_saas_workspace_enabled
boolean
default:true
marketplace_payouts_enabled
boolean
default:false
default_sso_provision
boolean
default:false
max_api_key_expiry_days
integer | null
security_contact
string | null
max_pat_expiry_days
integer | null
max_service_key_expiry_days
integer | null
scim_group_name_separator
string
default::
can_export_usage_backfill
boolean
default:false
llm_auth_proxy_enabled
boolean | null
llm_auth_proxy_jwt_audience
string | null
ip_allowlist
string[]
ip_allowlist_enabled
boolean
default:false
disabled_model_providers
string[]
restrict_browser_secrets
boolean | null
llm_auth_proxy_allowed_urls
string[] | null
managed_evals_enabled
boolean | null
managed_eval_terms_accepted_at
string | null