Change Updates

Do not miss any Class Manager API changes, ever again

Subscribe to the Class Manager API changelog to be up to date on recent changes.

RSS

Sep 16, 2025

dev
dev
Compare

API structure has changed

22 structure changes including:
22 Modifications
Modified 22 Breaking
GET /v1/holidays/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • createdAt property Modified
          • Property is now required
            Breaking
        • updatedAt property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/holidays/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt property Modified
        • Property is now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /v1/lessons
  • Response
  • 200 response Modified
    • application/json content type Modified
      • holidays property Modified
        • createdAt property Modified
          • Property is now required
            Breaking
        • updatedAt property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/lessons/{fromDate}/{toDate}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • holidays property Modified
        • createdAt property Modified
          • Property is now required
            Breaking
        • updatedAt property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/locations/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • archivedAt, createdAt properties Modified
          • Properties are now required
            Breaking
        • updatedAt property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/locations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /v1/rooms/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • archivedAt, createdAt properties Modified
          • Properties are now required
            Breaking
        • updatedAt property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/rooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /v1/trials/availability
  • Response
  • 200 response Modified
    • application/json content type Modified
      • lesson property Modified
        • holidays property Modified
POST /v1/holidays/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt property Modified
        • Property is now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/holidays/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt property Modified
        • Property is now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/locations/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/locations/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/locations/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/locations/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/rooms/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/rooms/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/rooms/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/rooms/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /v1/holidays/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt property Modified
        • Property is now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /v1/locations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /v1/rooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt, createdAt properties Modified
        • Properties are now required
          Breaking
      • updatedAt property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking