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

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 .

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events