The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Add comment by curl not working

Stefan Bosman
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2021

Hi!

I am trying to add a comment by curl but getting a 400 bad request. Can someone tell me what im doing wrong?

curl -D- -H "Authorization: Basic <apikey>" -X POST -d "{\"update\": {\"comment\": [{\"add\": {\"body\": \"Comment added when resolving issue\"}}]}}" -H "Content-Type: application/json" <url variable>/rest/api/2/issue/SUS-04/comment

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tansu Akdeniz
Community Champion
February 5, 2021

Hi @Stefan Bosman 

Please check this link to add a comment. There is an example for curl. 

For Jira cloud, url should be like "https://your-domain.atlassian.com/rest/api/3/issue/{issueIdOrKey}/comment"

Amit Kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 5, 2021

@Tansu Akdeniz ,

How can we tag a user in comment .

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events