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.
How can I correctly change the field values?
Thank you very much for a short confirmation.
Best regards
Istvan
To update an issue using REST API, you shouldn't use the params but use a JSON body. Like the screenshot below
Here on this REST API page, you should find more details about it.
Hope it helps.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.