deleteLinkedWorkItems
Removes specific linked work items from a work item in a Polarion project by specifying the project ID, work item ID, and linked item IDs.
Instructions
Deletes the direct outgoing links to other Work Items. (The same as the corresponding Java API method.) Does not pertain to external links or backlinks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| requestBody | Yes | The Linked Work Item(s) body. |