Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can I edit a comment in JIRA using the REST API?

Ryan Campbell April 12, 2015

I see that I can add a comment to an issue using the REST API. But is it possible to edit an existing comment?

I'm migrating from Redmine and would like to port some wikitext if possible.

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
teilor_soares
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 12, 2015

As per the JIRA API documentation, you can update a coment with the method /rest/api/2/issue/{issueIdOrKey}/comment/{id}

Cheers!
Teilor

TAGS
AUG Leaders

Atlassian Community Events