Skip to main content
PUT
Update Knowledge Base Config Endpoint

Parâmetros de caminho

config_id
string<uuid>
obrigatório

Corpo

application/json

Schema for updating a knowledge base configuration

name
string | null

Friendly name

Required string length: 1 - 255
is_active
boolean | null

Whether the configuration is active

is_default
boolean | null

Whether this is the default configuration

config
Config · object | null

Provider-specific configuration

Resposta

Knowledge base configuration updated successfully

data
any
obrigatório

Response payload

meta
any
obrigatório

Metadata

success
boolean
padrão:true

Success indicator

message
string | null

Optional success message