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

# Mark an episode as watched

`POST /episodes/watched`

Mark one or more episodes as watched, with options to specify multiple episodes, bulk marking, and deletion of future episode marks.

## Query parameters

- `id` string
- `thetvdb_id` string
- `youtube_id` string
- `bulk` string
- `delete` string
- `note` 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)
