update_cases
Update multiple test cases in TestRail at once by setting shared fields such as type, priority, template, or milestone for a list of case IDs.
Instructions
Bulk update multiple test cases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_id | No | Case type ID | |
| case_ids | Yes | Array of case IDs to update | |
| suite_id | No | Suite ID (required for multi-suite projects) | |
| project_id | Yes | Project ID | |
| priority_id | No | Priority ID | |
| template_id | No | Template ID | |
| milestone_id | No | Milestone ID |