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

# Changes to Update a class

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 25 revisions.

- **2026-08-13** `62841242d901` — 6 info

## Changes

- **2026-08-13** `62841242d901` — 6 info
  - added the new optional request property `instructors`
  - added the new optional request property `students`
  - added the enum value `instructors` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `students` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `instructors` to the response with the `200` status
  - added the optional property `students` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/lms/:connection_id/class/: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/class/:id/put)
