Open Context Protocol is live! 🚀 Read the launch post

deleteIssueLink

Delete issue link

DELETE /rest/api/3/issueLink/{linkId} HTTP/1.1

Parameters

{
  "linkId": {
    "description": "The ID of the issue link.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}