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

Oct 9, 2023

dev
1.0.0
Compare

API structure has changed

3 structure changes including:
1 Addition
2 Modifications
Modified 2 Breaking
GET /v1/account
  • Response
  • 200 response Removed
  • 403 response Added
GET /v1/contacts/{contact_id}
  • Response
  • 200 response Modified
    • data property Removed
    • id, user_id, firstname, lastname, email properties Added
Added 1
POST /v1/auth/login