API structure has changed
13 structure changes including:
13 Modifications
Modified
13
GET /1/activities/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/challenges/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/chats
- Response
-
200 response Modified
-
application/json content type Modified
- chats property Modified
-
application/json content type Modified
GET /1/chats/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- chat property Modified
-
application/json content type Modified
GET /1/chats/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/checkins/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/clubs/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/messages/unread
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
POST /1/activities/{activityid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified
POST /1/challenges/{challengeid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified
POST /1/chats/{chatid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- chat property Modified
-
application/json content type Modified
POST /1/checkins/{checkinid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified
POST /1/clubs/{clubid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified