---
title: "Changes to Update a content"
method: PATCH
path: "/lms/{connection_id}/content/{id}"
---

# Changes to Update a content

`PATCH /lms/{connection_id}/content/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-08-13** `62841242d901` — 3 info
- **2026-07-26** `8f2437668567` — 12 info

## Changes

- **2026-08-13** `62841242d901` — 3 info
  - added the new optional request property `instructors`
  - added the enum value `instructors` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `instructors` to the response with the `200` status
- **2026-07-26** `8f2437668567` — 12 info
  - added the new optional request property `difficulty`
  - added the new optional request property `published_at`
  - added the new optional request property `subjects`
  - added the new optional request property `tags`
  - added the enum value `difficulty` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `published_at` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `subjects` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `tags` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `difficulty` to the response with the `200` status
  - added the optional property `published_at` to the response with the `200` status
  - added the optional property `subjects` to the response with the `200` status
  - added the optional property `tags` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/lms/:connection_id/content/:id/patch.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/lms/:connection_id/content/:id/patch)
