API structure has changed
16 structure changes including:
6 Breaking changes
10 Additions
1 Modification
5 Removals
Modified
1
Breaking
GET /api/conversations.json
- Path went from
/api/reporting/conversations.jsonto/api/conversations.json(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
conversations, meta 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
- conversation, posts properties Added
-
conversations, meta properties Removed
-
application/json content type Modified
- Query
- after_uuid, before_uuid, group_uuid, page, page_size, phone_number query parameters Added
Removed
5
Breaking
GET /api/conversations.json
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/customers.json
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/announcements.json
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/conversation/{uuid}.json
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/conversations.json
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
10
GET /api/customers.json
POST /api/announcements.json
POST /api/conversation/{uuid}.json
POST /api/conversations.json
POST conversation_status_changewebhook
POST customer_updatedwebhook
POST new_customer_postwebhook
POST new_outbound_postwebhook
POST new_whisperwebhook
POST user_status_changewebhook