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
-
Removing a resource is always breaking unless it was deprecated before
- permission, startDate, endDate, person, role, roleTitle, email, invitePendingSince, canCreateProjects, canApproveRoles, canApproveLeaves, customProperties properties Added
-
customId, title, emailDomains properties Removed
-
application/json content type Modified
Removed
1
Breaking
DELETE /orgs/people/{personId}
- Removing a resource is always breaking unless it was deprecated before Breaking