unlink_test_cycles_from_plan
Unlink specified test cycles from a test plan. Provide the test plan ID and an array of test cycle IDs. The cycles remain intact. Returns 204 on successful removal.
Instructions
Remove the link between one or more test cycles and a test plan. Does not delete the cycles themselves. Returns 204 on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test plan ID | |
| testcycleIds | Yes | Test cycle IDs to unlink |