content-allocation
Create a new sprint schedule
post/api/v1/sprint
Request body
assignedTeamIdstring uuid required
UUID of the team assigned to this sprint
assignedTrackIdstring required
ObjectId of the track assigned to this sprint
dueDatestring date-time required
Due date of the sprint (will be transformed to end of day in UTC)
titlestring required
Title of 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