Export Batch Test Suite API
To export the test cases of a given Batch Test Suite and get a link to download the file once the export is completed. Method POST Endpoint https://{host}/api/public/bot/{botId}/testsuite/{testSuiteName}/export Content Type application/json Authorization auth: {{JWT}} See How to generate the JWT Token. API Scope Bot Builder: Batch Tests Management Admin…