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:
Thank you.