patchLinkedWorkItem
Update direct outgoing links from a work item to linked work items in Polarion, specifying role, target project, and linked work item.
Instructions
Updates 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. | |
| roleId | Yes | The Role ID. | |
| targetProjectId | Yes | The Target Project ID. | |
| linkedWorkItemId | Yes | The Linked Work Item ID. | |
| requestBody | Yes | The Linked Work Item(s) body. |