Export data as Excel XSLX based on the supplied parameters
GET/export/testcase/xlsx
Export data as Excel XSLX based on the supplied parameters. Must include a project id (project_id) and either a test case folder ids (tcf_ids) or testcase ids (tc_ids).
Request
Responses
- 200
- 4XX
- 5XX
Returns 'ExportExcelResult'
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.