Categories:
  1. What is JIRA
  2. JIRA VS Confluence
  3. Create Basic Creadetials in JIRA API
  4. Creating An Issue In A Sprint Using The JIRA REST API
  5. Create Issue using JIRA API
  6. JIRA Add comments to an existing ticket
  7. Create an attachment using JIRA API

We can create an attachment in to JIRA using API. Here is the POST API Deatils:

Host : JIRA Website (https://spssweb1.atlassian.net)

Endpointhost/rest/api/2/issue/SPSSWEB-1/attachments

header: ‘X-Atlassian-Token: nocheck’

Credentialshttps://snowexpertrohit.com/jira/create-basic-creadetials-in-jira/

Request Type: Multipart

name:file —— type:attachment —— Value:attachmentsys_id

One response

Leave a Reply

Your email address will not be published. Required fields are marked *