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

# POST /offers/season-groups/{id}/seasons

`POST /offers/season-groups/{id}/seasons`

## Path parameters

- `id` string, required

## Request body

- object
  - `startDate` integer, required — The start date of the season. Format: Unix timestamp. Example: 1735814249
  - `endDate` integer, required — The 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/versions/00cbfe7998a4/schema)
