| Property | Value |
|---|---|
| Method | DELETE |
| Endpoint | https://{host}/api/public/bot/{botId}/testsuite/{testSuiteName} |
| Content Type | application/json |
| Authorization | auth: {{JWT}} — See How to generate the JWT Token. |
| API Scope | App Builder: Batch Tests Management; Admin Console: Batch Tests Management |
Query Parameters
| Parameter | Description | Required |
|---|---|---|
host | The environment URL. For example, https://platform.kore.ai | Required |
BotID | Bot ID or Stream ID, accessible under General Settings on the App Builder. | Required |
testSuiteName | Name of the test suite on the App Builder. Note: Only Custom Batch Test Suites can be deleted. | Required |