deleteExternallyLinkedWorkItems
Delete externally linked work items from a work item in a Polarion project. Requires project ID, work item ID, and an array of linked item IDs in the request body.
Instructions
Deletes a list of Externally Linked Work Items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| requestBody | Yes | The Work Item(s) body. |