Skip to main content
PUT
Update Knowledge Base Config Endpoint

Parámetros de ruta

config_id
string<uuid>
requerido

Cuerpo

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

Respuesta

Knowledge base configuration updated successfully

data
any
requerido

Response payload

meta
any
requerido

Metadata

success
boolean
predeterminado:true

Success indicator

message
string | null

Optional success message