Unlink test cycles from a test plan
unlink-test-cycles-from-test-planDisassociate test cycles from a test plan by providing the plan ID and list of cycle IDs. Helps manage test plan structure by removing unwanted cycle associations.
Instructions
Unlink test cycles from a test plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test Plan Id, refer id from response of API "search Test Plans" | |
| testcycleIds | Yes | List of test cycles ids can be found using "search test cycles" |