---
title: "Changes to Create a class"
method: POST
path: "/lms/{connection_id}/class"
---

# Changes to Create a class

`POST /lms/{connection_id}/class`

> 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/post.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/post)
