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

Jul 12, 2024

v2-beta
1.0.0
Compare

API structure has changed

2 structure changes including:
1 Breaking change
1 Modification
1 Removal
Modified 1 Breaking
PATCH /orgs/people/{personId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customId, title, emailDomains properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • permission, startDate, endDate, person, role, roleTitle, email, invitePendingSince, canCreateProjects, canApproveRoles, canApproveLeaves, customProperties properties Added
Removed 1 Breaking
DELETE /orgs/people/{personId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking