API structure has changed
14 structure changes including:
14 Modifications
Modified
14
Breaking
DELETE /api/v1/cases/{case_uuid}/participants
- Body
-
application/json content type Modified
-
participants property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
participants property Modified
DELETE /api/v1/conversation/{conversation_uuid}/admin
- Body
-
application/json content type Modified
-
participants property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- participant property Added
-
participants property Removed
DELETE /api/v1/conversation/{conversation_uuid}/participants
- Body
-
application/json content type Modified
-
participants property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
participants property Modified
POST /api/v1/cases
- Body
-
application/json content type Modified
-
participants, assigned_to_uuids, group_uuids, plans properties Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
participants, assigned_to_uuids, group_uuids, plans properties Modified
POST /api/v1/cases/{case_uuid}/participants
- Body
-
application/json content type Modified
-
participants property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
participants property Modified
POST /api/v1/circles
- Body
-
application/json content type Modified
-
account_uuids, group_uuids properties Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
account_uuids, group_uuids properties Modified
POST /api/v1/client
- Body
-
application/json content type Modified
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
groups property Modified
POST /api/v1/client/{client_uuid}/owners
- Body
-
application/json content type Modified
-
owners property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
owners property Modified
POST /api/v1/conversation
- Body
-
application/json content type Modified
-
participants property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
participants property Modified
POST /api/v1/conversation/{conversation_uuid}/admin
- Body
-
application/json content type Modified
-
participants property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- participant property Added
-
participants property Removed
POST /api/v1/conversation/{conversation_uuid}/participants
- Body
-
application/json content type Modified
-
participants property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
participants property Modified
PUT /api/v1/cases/{uuid}
- Body
-
application/json content type Modified
-
assigned_to_uuids, group_uuids, plans properties Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
assigned_to_uuids, group_uuids, plans properties Modified
PUT /api/v1/circles/{uuid}
- Body
-
application/json content type Modified
-
account_uuids, group_uuids properties Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
- accounts property Added
-
account_uuids, group_uuids properties Modified
PUT /api/v1/client/{uuid}
- Body
-
application/json content type Modified
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
groups property Modified