delete_run
Remove a test run from TestRail by specifying its ID, with an option to preview deletion before executing.
Instructions
Delete a test run
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID | |
| soft | No | Set to 1 to preview deletion without executing (optional) |