| Property | Value |
|---|---|
| Method | DELETE |
| Endpoint | https://{{host}}/api/public/stream/:streamId/conversation/testsuite |
| Content Type | application/json |
| Authorization | auth: {{JWT}} — See How to generate the JWT Token. |
| API Scope | App Builder: Conversation Tests Management; Admin Console: Conversation Tests Management |
Query Parameters
| Parameter | Description | Required |
|---|---|---|
host | Environment URL. For example, https://platform.kore.ai | Required |
StreamID | Stream ID, accessible under General Settings on the App Builder. | Required |
Sample Request
Body Parameters
| Parameter | Description | Required |
|---|---|---|
testSuiteNames | Array containing the names of test suites to delete. | Required |