Delete Batch Test Suite API
Used to delete a Batch Test Suite. To use this API, the app needs the Bot Builder Scope of Batch Tests Management OR the Admin API Scope of Batch Tests Management. DELETE https://{host}/api/public/bot/{botId}/testsuite/{testSuiteName} Query Parameters Parameter Description host Environment URL, for example, https://bots.kore.ai botID Bot ID or Stream ID. You…