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

Mar 11, 2024

dev
0.0.4-dev.342
Compare
0.0.4-dev.342

API structure has changed

24 structure changes including:
24 Additions
Added 24
DELETE /v1/locations/
DELETE /v1/locations/{id}
DELETE /v1/rooms/
DELETE /v1/rooms/{id}
GET /v1/locations/
GET /v1/locations/{id}
GET /v1/rooms/
GET /v1/rooms/{id}
PATCH /v1/locations/{id}
PATCH /v1/rooms/{id}
POST /v1/locations/
POST /v1/locations/archive
POST /v1/locations/restore
POST /v1/locations/unarchive
POST /v1/locations/{id}/archive
POST /v1/locations/{id}/restore
POST /v1/locations/{id}/unarchive
POST /v1/rooms/
POST /v1/rooms/archive
POST /v1/rooms/restore
POST /v1/rooms/unarchive
POST /v1/rooms/{id}/archive
POST /v1/rooms/{id}/restore
POST /v1/rooms/{id}/unarchive