Move Sprint
sprints
Move Sprint
Move a sprint to a different status.
POST
Move Sprint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Schema for changing sprint status.
Sprint lifecycle status.
Available options:
draft, active, review, closed, cancelled Response
Successful Response
Schema for full sprint response.
Sprint lifecycle status.
Available options:
draft, active, review, closed, cancelled Last modified on May 17, 2026