latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

content-allocation

Update a sprint schedule by ID

patch/api/v1/sprint/{sprintScheduleId}

Path parameters

sprintScheduleIdstring uuid required

The unique identifier of the sprint schedule

Request body

dueDatestring date-time

Due date of the sprint (will be transformed to end of day in UTC). Must be between tomorrow and 30 days from now.

titlestring

The updated title for the sprint schedule

Response

assignedTeamIdstring uuid required
assignedTrackIdstring required
createdAtstring date-time required
deletedAtstring date-time nullable
dueDatestring date-time required
idstring uuid required
lastUpdatedAtstring date-time required
titlestring required
userIdstring uuid required