API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /v1/messages/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/messages/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- entity property Modified
-
application/json content type Modified
POST /v1/messages/
- Response
-
200 response Modified
-
application/json content type Modified
- entity property Modified
-
application/json content type Modified