v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Backlog

Move issues to backlog for board

Move issues to the backlog of a particular board (if they are already on that board).
This operation is equivalent to remove future and active sprints from a given set of issues if the board has sprints If the board does not have sprints this will put the issues back into the backlog from the board. At most 50 issues may be moved at once.

post/rest/agile/1.0/backlog/{boardId}/issue

Path parameters

boardIdinteger required

Request body

issuesstring[]
rankAfterIssuestring
rankBeforeIssuestring
rankCustomFieldIdinteger

Response

Empty response is returned if operation was successful.