Update Knowledge Base
Updates the configuration and metadata of an existing knowledge base. This allows you to modify properties such as the name, description, or any custom settings associated with the knowledge base while preserving its documents and relationships.
Path Parameters
Body
Data Transfer Object for updating an existing Knowledge Base.
New description for the knowledge base. Leave empty to keep the existing description.
New name for the knowledge base. Leave empty to keep the existing name.
Response
Response model for a Knowledge Base.
Unique identifier of the knowledge base in MongoDB ObjectId format.
UTC timestamp indicating when this knowledge base was created.
The name of the knowledge base.
UTC timestamp indicating when this knowledge base was last modified.
Detailed description of the knowledge base's purpose and contents.
Total number of documents currently stored in this knowledge base.