v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue priorities

Move priorities

Changes the order of issue priorities.

Permissions required: Administer Jira global permission.

put/rest/api/3/priority/move

Request body

afterstring

The ID of the priority. Required if position isn't provided.

idsstring[] required

The list of issue IDs to be reordered. Cannot contain duplicates nor after ID.

positionstring

The position for issue priorities to be moved to. Required if after isn't provided.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/priority/move:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}