---
title: "Unmark an episode as watched"
method: DELETE
path: "/episodes/watched"
tags: ["Episodes"]
---

# Unmark an episode as watched

`DELETE /episodes/watched`

Remove the watched mark from one or more episodes, allowing for multiple episodes to be specified.

## Query parameters

- `id` string
- `thetvdb_id` 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/versions/166cef8615b3/schema)
