---
title: "Changes to Update a movie by ID"
method: PUT
path: "/movies/{id}"
---

# Changes to Update a movie by ID

`PUT /movies/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 3 revisions.

- **2026-07-17** `afe18235c0a1` — 1 info
- **2025-09-17** `4dbcb10d313f` — 1 info
- **2025-05-20** `21886aefa50b` — 1 breaking

## Changes

- **2026-07-17** `afe18235c0a1` — 1 info
  - the `year` request property's max was increased from `2025.00` to `2026.00`
- **2025-09-17** `4dbcb10d313f` — 1 info
  - the `year` request property's max was increased from `2024.00` to `2025.00`
- **2025-05-20** `21886aefa50b` — 1 breaking
  - the `year` request property's max was decreased to `2024.00`

---

[Operation](https://skmtc.dev/seontechnologies/apis/movies-api/docs/movies/:id/put.md) · [API](https://skmtc.dev/seontechnologies/apis/movies-api.md) · [Page](https://skmtc.dev/seontechnologies/apis/movies-api/changes/movies/:id/put)
