Execute a Test Suite API
To execute Conversation Test Suites and get results. This API only initiates the test process and returns the execution status and testRunId to track the execution status. Please look at the Conversation Test Suite Execution Status API for the results of the test. Method POST Endpoint https://{{host}}/api/public/stream/:streamId/conversation/testsuite/:testSuiteName/run Content Type application/json…