delete_work_item_link
Remove a link from a work item in a project by specifying the project, work item, and link identifiers.
Instructions
Delete a link for a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| work_item_id | Yes | UUID of the work item | |
| link_id | Yes | UUID of the link |