Header
X-Atlassian-Token: no-check
file: path.xml
media type - multipart/form-data
url : /rest/api/2/issue/JIRA-123/attachments
Jira no longer supports SOAP, you need to use a REST call.
See https://developer.atlassian.com/server/jira/platform/rest-apis/ to get started with that.
My question is how to add attachments using Soapui tool with REST API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, and the answer is on one of the pages beneath that link. If you click on "jira server platform rest api", and then search for "add attachment", you will find the rest calls that you'll need to add/code for/configure in Soapui.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.