I am currently trying to update a ticket that i just created using curl but everytime i try and run the command i get a 404 error and i know the user has access to the ticket and the ticket exists.
https://****.atlassian.net/rest/api/latest/issue/TT-942
{ "update" : { "priority": [ { "set": { "name": "High"}}]}}
I am using the above for the url and data.
I have the same problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.