Skip to main content
PUT
Update Knowledge Base Config Endpoint

Path Parameters

config_id
string<uuid>
required

Body

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

Response

Knowledge base configuration updated successfully

data
any
required

Response payload

meta
any
required

Metadata

success
boolean
default:true

Success indicator

message
string | null

Optional success message