Change Updates

Do not miss any missionX API changes, ever again

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

RSS

May 9, 2025

v2
1.0.0
Compare

API structure has changed

27 structure changes including:
27 Breaking changes
27 Removals
Removed 27 Breaking
DELETE /orgs/clients/{clientId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /orgs/departments/{departmentId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /orgs/offices/{officeId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /orgs/roles/{roleId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /projects/{projectId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /projects/{projectId}/people/{personId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /timesheets/{timesheetId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /orgs/me
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /orgs/people/{personId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /projects
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /projects/{projectId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /timesheets
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /orgs/clients/{clientId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /orgs/departments/{departmentId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /orgs/offices/{officeId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /orgs/people/{personId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /orgs/roles/{roleId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /projects/{projectId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /projects/{projectId}/people/{personId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /timesheets/{timesheetId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /orgs/clients
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /orgs/departments
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /orgs/offices
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /orgs/roles
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /projects
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /projects/{projectId}/people
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /timesheets
  • Removing a resource is always breaking unless it was deprecated before
    Breaking