API structure has changed
3 structure changes including:
1 Breaking change
1 Addition
1 Modification
1 Removal
Modified
1
POST /chatapi/1.0/api/v2/survey/save
- Body
-
application/json content type Modified
-
questions property Modified
-
* property Modified
-
Type went from
arraytoarray[object]
- QuestionDTO property Added
-
Type went from
-
* property Modified
-
questions property Modified
Removed
1
Breaking
POST /chatapi/1.0/api/v2/direct-message/save
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
POST /chatapi/1.0/api/v2/direct-message/save