---
title: "Remove all episodes of a season from watched"
method: DELETE
path: "/seasons/watched"
tags: ["Seasons"]
---

# Remove all episodes of a season from watched

`DELETE /seasons/watched`

Remove all episodes of a season from watched. Skips episodes not yet watched.

## Query parameters

- `id` string
- `thetvdb_id` string
- `season` string
- `locale` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/raycast/apis/betaseries-api.md) · [All operations](https://skmtc.net/raycast/apis/betaseries-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raycast/betaseries-api/revisions/166cef8615b3/schema)
