Forums

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

How do I update the priority of an existing jira issue?

Wellbees Support May 2, 2023

https://mywebsite.atlassian.net/rest/api/3/priority/issueKey

{"update":{"priority":[{"set":{"Id" : "1"}}]}} or
{"update":{"priority":[{"set":{"name" : "Highest"}}]}}
I mentioned both methods I tried above, but I'm getting an error
the error i got : 
{
    "errorMessages": [
        "The request body parameters are missing."
    ],
    "errors": {}
}

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events