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

# Changes to Update a course

`PUT /lms/{connection_id}/course/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 25 revisions.

- **2026-08-13** `62841242d901` — 36 warning

## Changes

- **2026-08-13** `62841242d901` — 36 warning
  - removed the request property `instructors/items/created_at`
  - removed the request property `instructors/items/emails`
  - removed the request property `instructors/items/first_name`
  - removed the request property `instructors/items/image_url`
  - removed the request property `instructors/items/last_name`
  - removed the request property `instructors/items/raw`
  - removed the request property `instructors/items/telephones`
  - removed the request property `instructors/items/title`
  - removed the request property `instructors/items/updated_at`
  - removed the request property `students/items/address`
  - removed the request property `students/items/created_at`
  - removed the request property `students/items/emails`
  - removed the request property `students/items/first_name`
  - removed the request property `students/items/image_url`
  - removed the request property `students/items/last_name`
  - removed the request property `students/items/raw`
  - removed the request property `students/items/telephones`
  - removed the request property `students/items/updated_at`
  - removed the optional property `instructors/items/created_at` from the response with the `200` status
  - removed the optional property `instructors/items/emails` from the response with the `200` status
  - removed the optional property `instructors/items/first_name` from the response with the `200` status
  - removed the optional property `instructors/items/image_url` from the response with the `200` status
  - removed the optional property `instructors/items/last_name` from the response with the `200` status
  - removed the optional property `instructors/items/raw` from the response with the `200` status
  - removed the optional property `instructors/items/telephones` from the response with the `200` status
  - removed the optional property `instructors/items/title` from the response with the `200` status
  - removed the optional property `instructors/items/updated_at` from the response with the `200` status
  - removed the optional property `students/items/address` from the response with the `200` status
  - removed the optional property `students/items/created_at` from the response with the `200` status
  - removed the optional property `students/items/emails` from the response with the `200` status
  - removed the optional property `students/items/first_name` from the response with the `200` status
  - removed the optional property `students/items/image_url` from the response with the `200` status
  - removed the optional property `students/items/last_name` from the response with the `200` status
  - removed the optional property `students/items/raw` from the response with the `200` status
  - removed the optional property `students/items/telephones` from the response with the `200` status
  - removed the optional property `students/items/updated_at` from the response with the `200` status

---

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