latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB

4e108d54b990

Board

Move issues to board

Move issues from the backog to the board (if they are already in the backlog of that board).
This operation either moves an issue(s) onto a board from the backlog (by adding it to the issueList for the board) Or transitions the issue(s) to the first column for a kanban board with backlog. At most 50 issues may be moved at once.

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

Path parameters

boardIdinteger required

Request body

issuesstring[]
rankAfterIssuestring
rankBeforeIssuestring
rankCustomFieldIdinteger

Response

Empty response is returned if operation was successful.