Skip to main content
PUT
Update Knowledge Base
This endpoint updates the name and/or description of an existing knowledge base.

Path Parameters

integer
required
The unique identifier of the knowledge base to update

Request Body

string
The new name for the knowledge base (max. 255 characters)
string
The new description for the knowledge base (max. 255 characters)

Response Fields

string
Success message
object
The updated knowledge base object
Updating the name or description of a knowledge base does not affect its documents or processing status.