Delete Issue Link
issue_delete_linkRemove a link between two Yandex Tracker issues by specifying the issue ID and the link ID retrieved via issue_get_links.
Instructions
Delete a link between a Yandex Tracker issue and another issue. Use issue_get_links to retrieve the link IDs for an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1' | |
| link_id | Yes | Link ID (integer) as returned by issue_get_links. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |