---
title: "Unmark a movie as rewatched"
method: DELETE
path: "/movies/rewatch"
tags: ["Movies"]
---

# Unmark a movie as rewatched

`DELETE /movies/rewatch`

Remove the last rewatched mark from one movie.

## Query parameters

- `id` string
- `all` string
- `date` 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)
