Add comment by curl not working

Stefan Bosman 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 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