The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Testing JIRA 9.3.3 REST Interface with Postman

Atlassianist
Contributor
July 28, 2023

Hello, 

I am just now testing REST API (9.3.3) with Postman. 

I already can make some steps, it is however difficult to set the correct parameter form in Postman ...

If I guery the ticket with "/rest/api/latest/issue/10125", I see evreything I need. 

If I try to change the "Summary" of the tickets, the "Post" Operation fails. 

 

rest 2.png

How can I correctly change the field values?

Thank you very much for a short confirmation. 

Best regards

Istvan 

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Artur Moura
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 2, 2023

Hi @Atlassianist

To update an issue using REST API, you shouldn't use the params but use a JSON body. Like the screenshot below

image.png

Here on this REST API page, you should find more details about it.

Hope it helps.

TAGS
AUG Leaders

Atlassian Community Events