API structure has changed
11 structure changes including:
3 Breaking changes
8 Additions
3 Modifications
Modified
3
Breaking
PATCH /v1/custom-field-responses/{entityId}
- Verb went from
PUTtoPATCH(same operationId)Breaking
PATCH /v1/custom-fields/{id}
- Verb went from
PUTtoPATCH(same operationId)Breaking
PATCH /v1/staff/{id}
- Verb went from
PUTtoPATCH(same operationId)Breaking
Added
8
DELETE /v1/families/
DELETE /v1/families/{id}
GET /v1/families/
GET /v1/families/{id}
PATCH /v1/families/{id}
POST /v1/families/
POST /v1/families/restore
POST /v1/families/{id}/restore