Change Updates

Do not miss any Connect API changes, ever again

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

RSS

Changelog

Last update:
Compare
4 structure changes including:
4 Modifications
Modified 4
GET /users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
  • Query
  • name, sort query parameters Added
POST /students
  • Response
  • 201 response Modified
    • application/json content type Modified
      • user property Modified
POST /teachers
  • Response
  • 201 response Modified
    • application/json content type Modified
      • user property Modified
POST /users/search
  • Body
  • application/json content type Modified
    • search property Modified
      • name property Added
    • sort property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
4 structure changes including:
2 Additions
2 Modifications
Modified 2
POST /students
  • Response
  • 201 response Modified
    • application/json content type Modified
      • user property Modified
POST /teachers
  • Response
  • 201 response Modified
    • application/json content type Modified
      • user property Modified
Added 2
GET /users
POST /users/search
3 structure changes including:
1 Addition
2 Modifications
Modified 2 Breaking
POST /students
  • Body
  • application/json content type Modified
    • reEnable property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

POST /teachers
  • Body
  • application/json content type Modified
    • reEnable property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

Added 1
POST /students/{userId}/cohorts