deleteExternallyLinkedWorkItem
Delete a specified externally linked work item by providing the source project, work item, role, and target host and project identifiers.
Instructions
Deletes the specified Externally Linked Work Item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| roleId | Yes | The Role ID. | |
| hostname | Yes | The Target Hostname. | |
| targetProjectId | Yes | The Target Project ID. | |
| linkedWorkItemId | Yes | The Linked Work Item ID. |