Forums

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

Need help with attaching an image to a Jira issue and write a issue description using the REST API

shubham sakhare October 1, 2024

Hi, I am a first-time poster.

I need to attach an image to a Jira issue using the REST API, as well as add a description of the issue.

I used the following API for image attachments, but it is not working properly:

 

/rest/api/2/issue/{TestID}/attachments

body:

 

{
    "file":"Screenshot (106).png",
    "Type":"file"
}
and also tried form data
Screenshot 2024-10-01 184108.png

 

Thank you.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events