Update Knowledge Base
Update a knowledge base.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Request
This endpoint expects an object.
name
description
Response
The updated knowledge base.
id
Prefixed wire identifier (kb_<26 char Crockford base32>).
name
Human-readable label, shown in the console.
description
Optional description.
document_count
Number of ingested documents.
created_at
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error