Update Knowledge Base
Update Knowledge Base
Update an existing Famulor knowledge base via API. Rename, change settings or modify metadata for the source data feeding your AI voice assistants.
PUT
Update Knowledge Base
This endpoint updates the name and/or description of an existing knowledge base.
Path Parameters
The unique identifier of the knowledge base to update
Request Body
The new name for the knowledge base (max. 255 characters)
The new description for the knowledge base (max. 255 characters)
Response Fields
Success message
The updated knowledge base object
Updating the name or description of a knowledge base does not affect its documents or processing status.

