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}/testsuite/{testSuiteName}
application/json
auth: {{JWT}}
host
https://platform.kore.ai
BotID
testSuiteName
curl --location --request DELETE \ 'https://{{host}}/api/public/stream/{{streamId}}/testsuite/{{testSuiteName}}' \ --header 'auth: {{YOUR_JWT_ACCESS_TOKEN}}' \ --header 'bot-language: {{language-code}}'
{ "message": "Test Suite removed successfully" }
Was this page helpful?