Sprint
Delete sprint
Deletes a sprint. Once a sprint is deleted, all open issues in the sprint will be moved to the backlog.
delete/rest/agile/1.0/sprint/{sprintId}
Path parameters
sprintIdinteger required
The ID of the sprint to delete.
Response
Returned if the sprint was deleted successfully