Forums

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

Getting a 404 error on put request to update priority

Chris Deslongchamp
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!
May 14, 2020

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.  

1 answer

0 votes
Javier Destefanis
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!
July 16, 2020

I have the same problem

Suggest an answer

Log in or Sign up to answer