API structure has changed
3 structure changes including:
1 Addition
2 Modifications
Modified
2
GET /messages
- Response
-
200 response Modified
- data property Modified
POST /messages
- Body
-
content type Modified
- flagged property Added
- Response
-
200 response Modified
- data property Modified
Added
1
GET /messages/{id}