---
title: "Changes to 🛡️ Set a rating for a media item."
method: PUT
path: "/api/v1/ratings"
---

# Changes to 🛡️ Set a rating for a media item.

`PUT /api/v1/ratings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 176 revisions.

- **2026-04-13** `71bda9bfce4c` — 3 breaking, 1 warning, 2 info
- **2026-04-12** `43cbfa2e8b43` — 1 info
- **2026-03-10** `1ec5a2e9d039` — 1 breaking

## Changes

- **2026-04-13** `71bda9bfce4c` — 3 breaking, 1 warning, 2 info
  - added the new required request property `mediaId`
  - added the new required request property `mediaType`
  - removed the required property `track` from the response with the `200` status
  - removed the request property `trackId`
  - added the required property `mediaId` to the response with the `200` status
  - added the required property `mediaType` to the response with the `200` status
- **2026-04-12** `43cbfa2e8b43` — 1 info
  - endpoint added
- **2026-03-10** `1ec5a2e9d039` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/docs/api/v1/ratings/put.md) · [API](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api.md) · [Page](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/changes/api/v1/ratings/put)
