I want to upload a configration file as attachment file from jira admin menu page.
Tell me about methods of uploading a file or code example.
I will use JIRA API "com.atlassian.jira.web.util.WebAttachmentManager" and relating one.
Greetings!
Check out our API documentation and search for curl for the syntax:
https://docs.atlassian.com/jira/REST/latest/#id102824
You might also want to review a similar post:
https://answers.atlassian.com/questions/167366/how-do-i-upload-attachment-to-jira-issue-via-rest-api
Hope this helps!
Cheers,
Jason | Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.