API structure has changed
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