Issue remote links
Update remote issue link by ID
Updates a remote issue link for an issue.
Note: Fields without values in the request are set to null.
This operation requires issue linking to be active.
This operation can be accessed anonymously.
Permissions required:
- Browse projects 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.
put/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 the remote issue link.
Request body
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}