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

Sep 30, 2025

dev
dev
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /v1/contacts/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • archivedAt property Added
GET /v1/contacts/receives-additional
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt property Added
GET /v1/contacts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt property Added
POST /v1/contacts/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt property Added
POST /v1/contacts/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt property Added
PUT /v1/contacts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archivedAt property Added