OptionalcompleteDate?: string | DateOptionalcreatedDate?: string | DateOptionalendDate?: string | DateOptionalgoal?: stringOptionalid?: numberOptionalname?: stringOptionaloriginBoardId?: numberThe ID of the sprint to update.
OptionalstartDate?: string | DateOptionalstate?: stringOptionaloptions: RequestOptions
Performs a partial update of a sprint. A partial update means that fields not present in the request JSON will not be updated.
Notes: