v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Sprint

Move issues to sprint and rank

Moves issues to a sprint, for a given sprint ID. Issues can only be moved to open or active sprints. The maximum number of issues that can be moved in one operation is 50.

post/rest/agile/1.0/sprint/{sprintId}/issue

Path parameters

sprintIdinteger required

The ID of the sprint that you want to assign issues to.

Request body

issuesstring[]
rankAfterIssuestring
rankBeforeIssuestring
rankCustomFieldIdinteger

Response

Empty response is returned if operation was successful.