Description
Used to remove a specific sprint from a Scrum board. Deleting a sprint is typically done when a sprint is no longer relevant or needs to be replaced.
Parameters
Return Type
Boolean
Returns true if the sprint is deleted.
Example
return deleteSprint(12345);
Returns true if successful, false if otherwise.
See also
Filter by label
There are no items with the selected labels at this time.