Skip to main content

Update Season

POST 

/api/Seasons/UpdateSeason

Tier: Public — stable, supported for third-party integration.

Updates a Season. Full-replace semantics — every field on Seasons.UpdateSeasonDto is assigned unconditionally, so omitted optional fields (Code, StartDate, EndDate) clear the existing values rather than leaving them unchanged. Name is required.

Request

Responses

Returns the updated Seasons.SeasonDetailDto.