Knowledge Bases
Train knowledge base
Start the training process for a knowledge base to index all sources
post/assistant_knowledges/{knowledge_id}/train
Path parameters
knowledge_idstring required
ID of the knowledge base to train
Request body
Response
Training started successfully
Example response
{
"message": "Training started successfully",
"training": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.