v1
latestOpenAPI 3.0.02026-07-26866217.8 KBKnowledge Base
Update Knowledge Base
Replace an existing knowledge base entry. This endpoint performs a full replacement — scope_property, scope_channel, contents and is_enable must all be supplied. Use GET /knowledge_bases/{id} first if you only want to change one field.
patch/knowledge_bases/{id}
Path parameters
idinteger required
The ID of the knowledge base entry to update.
Request body
Response
The knowledge base entry has been updated successfully.
Example response
{
"error_msg": "Done."
}