Forums

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

How to update the issue field from API response

suryateja dosapati
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 7, 2022

We wanted to update the Issue filed with the response from an API. 

1 answer

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
April 8, 2022

Hi @suryateja dosapati ,

if you are talking about REST API, you can use this api https://docs.atlassian.com/software/jira/docs/api/REST/8.22.1/#issue-editIssue

if you are talking about Dev API, you can use this api https://docs.atlassian.com/DAC/javadoc/jira/reference/com/atlassian/jira/bc/issue/IssueService.html

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer