14 structure changes including:
1 Breaking change
8 Additions
5 Modifications
1 Removal
Modified
5
Breaking
GET /Integration/Agent
- Response
-
200 response Modified
- application/json content type Added
- 401 response Added
- Authentication
-
Bearer auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Agent bearer auth authentication method Added
GET /Integration/Agent/CsvFile
- Response
-
200 response Modified
- text/csv content type Added
- 401 response Added
- Authentication
-
Bearer auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Agent bearer auth authentication method Added
GET /Integration/Agent/Values
- Response
-
200 response Modified
- application/json content type Added
- 401 response Added
- Authentication
-
Bearer auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Agent bearer auth authentication method Added
POST /Integration/Agent/Batch
- Authentication
-
Bearer auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Agent bearer auth authentication method Added
- Response
- 401, 422 responses Added
POST /Integration/Agent/Dispatch
- Authentication
-
Bearer auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Agent bearer auth authentication method Added
- Response
- 401, 422 responses Added
Removed
1
Breaking
Bearer authauthentication method
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
8
Agent bearer authauthentication method
Support bearer authauthentication method
GET /Company/Conversation/{Conversation}/history
GET /Company/Support/Tickets
GET /Company/Support/Tickets/{public_id}
GET /Company/TenantAuth/me
POST /Company/Conversation/{Conversation}/Send
POST /Company/Support/Tickets
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /Integration/Agent
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
application/json content type Removed
GET /Integration/Agent/CsvFile
- Response
-
200 response Modified
-
text/csv content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
text/csv content type Removed
GET /Integration/Agent/Values
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
application/json content type Removed
POST /Integration/Agent/Batch
- Body
-
application/json content type Modified
-
channel_id, name, rows properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
channel_id, name, rows properties Modified
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 202 response Added
POST /Integration/Agent/Dispatch
- Body
-
application/json content type Modified
-
channel_id, phone properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
channel_id, phone properties Modified
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 202 response Added