Issue remote links
Delete remote issue link by ID
Deletes a remote issue link from an issue.
This operation requires issue linking to be active.
This operation can be accessed anonymously.
Permissions required:
- Browse projects, Edit issues, and Link issues project permission for the project that the issue is in.
- If issue-level security is configured, issue-level security permission to view the issue.
delete/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}
Path parameters
issueIdOrKeystring required
Example:10000
The ID or key of the issue.
linkIdstring required
Example:10000
The ID of a remote issue link.
Response
Returned if the request is successful.