activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Update Comment

Project compatibility

Windows | Cross-platform

Overview

Update an existing comment on a Jira issue, with optional role-based visibility limits.​

DescriptionAPI MethodAPI PathScopes
Update comment on Jira issuePUT/rest/api/2/issue/{issueIdOrKey}/comment/{commentId}
  • read:jira-work – to read the existing comment
  • write:jira-work – to update comments via PUT /rest/api/2/issue/{issueIdOrKey}/comment/{commentId}

Input

ParameterDescriptionData Type
Issue ID or keyThe key of the issuestring
Comment IDThe ID of the comment to updatestring
CommentUpdated comment textstring
RoleRole name used to restrict visibility, if configuredstring

Output

ParameterDescriptionData Type
CommentThe updated commentobject
Comment IDThe comment IDstring
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.