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

Jan 11, 2024

dev
0.0.4-dev.178
Compare
0.0.4-dev.178

API structure has changed

7 structure changes including:
2 Additions
5 Modifications
Modified 5
GET /v1/staff/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/staff/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profilePicture property Added
POST /v1/staff/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profilePicture property Added
POST /v1/staff/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profilePicture property Added
PUT /v1/staff/{id}
  • Body
  • application/json content type Modified
    • profilePicture property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profilePicture property Added
Added 2
POST /v1/file/
POST /v1/files/direct-upload-link