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 25, 2023

dev
1.0.0
Compare

API structure has changed

11 structure changes including:
5 Breaking changes
5 Additions
1 Modification
5 Removals
Modified 1 Breaking
GET /v1/version
  • Authentication
  • Default authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 5 Breaking
GET /v1/account
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /v1/contacts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /v1/contacts/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/auth/login
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/auth/logout
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 5
GET /v1/account
GET /v1/contacts
GET /v1/contacts/{id}
POST /v1/auth/login
POST /v1/auth/logout