Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
https://{{host}}/api/public/bot/{{BotID}}/ml/train
application/json
auth: {{JWT}}
host
https://platform.kore.ai
BotID
curl -X POST 'https://{{host}}/api/public/bot/{{BotId}}/ml/train' \ --header 'auth: {{YOUR_JWT_ACCESS_TOKEN}}' \ --header 'bot-language: de'
[ { "message": "Training Queued.", "Training_ID": "5dxxxxxxxxxxxxxxxxxxxxxx" } ]
Was this page helpful?