v1

latestOpenAPI 3.1.0Apache-2.02026-07-17111518.0 KB

Update tenant settings

Update a tenant's enabled status, resource quotas, or configuration. Only provided fields are updated; omitted fields remain unchanged.

patch/api/tenants/{id}

Request body

enabledboolean

Enable or disable the tenant

nlq_configobject

NLQ configuration

agent_configobject

Agent configuration

embed_configobject

Auto-embed configuration

Response

Updated tenant

idstring

Tenant ID (unique identifier)

namestring

Display name

enabledboolean

Whether the tenant is enabled

created_atinteger

Creation timestamp (Unix seconds)

nlq_configobject nullable

NLQ configuration

agent_configobject nullable

Agent configuration

embed_configobject nullable

Auto-embed configuration