Update knowledgebase
Knowledgebases
Update knowledgebase
Update an existing knowledgebase
PUT
Update knowledgebase
This endpoint updates the name and/or description of an existing knowledgebase.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the knowledgebase to update
Request Body
The new name for the knowledgebase (max 255 characters)
The new description for the knowledgebase (max 255 characters)
Response
Success message
The updated knowledgebase object
Updating a knowledgebase’s name or description does not affect its documents or processing status.

