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
Response
Empty response is returned if operation was successful.