v1
latestOpenAPI 3.0.02026-07-268285163.6 KBKnowledge Bases
Remove sources
Remove sources from a knowledge base
post/assistant_knowledges/{knowledge_id}/remove/sources
Path parameters
knowledge_idstring required
ID of the knowledge base
Request body
Response
Sources successfully removed
Example response
{
"message": "Sources updated successfully",
"need_training": true
}