---
title: "PATCH /offers/season-groups/{id}/seasons/{seasonId}"
method: PATCH
path: "/offers/season-groups/{id}/seasons/{seasonId}"
---

# PATCH /offers/season-groups/{id}/seasons/{seasonId}

`PATCH /offers/season-groups/{id}/seasons/{seasonId}`

## Path parameters

- `id` string, required
- `seasonId` integer, required

## Request body

- object
  - `startDate` integer, required — A new start date of the season. Format: Unix timestamp. Example: 1735814249
  - `endDate` integer, required — A new end date of the season. Format: Unix timestamp. Example: 1735844249

## Response `200`

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/cleeng/apis/mediastore-api.md) · [All operations](https://skmtc.net/cleeng/apis/mediastore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleeng/mediastore-api/revisions/00cbfe7998a4/schema)
