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