API structure has changed
9 structure changes including:
9 Modifications
Modified
9
GET /1/challenges
- Response
-
200 response Modified
-
application/json content type Modified
- challenges property Modified
-
application/json content type Modified
GET /1/challenges/invites
- Response
-
200 response Modified
-
application/json content type Modified
- challenges property Modified
-
application/json content type Modified
GET /1/challenges/nearby
- Response
-
200 response Modified
-
application/json content type Modified
- challenges property Modified
-
application/json content type Modified
GET /1/challenges/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- challenge property Modified
-
application/json content type Modified
POST /1/challenges
- Response
-
200 response Modified
-
application/json content type Modified
- challenge property Modified
-
application/json content type Modified
POST /1/challenges/invites/{id}/accept
- Response
-
200 response Modified
-
application/json content type Modified
- challenge property Modified
-
application/json content type Modified
POST /1/challenges/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- challenge property Modified
-
application/json content type Modified
POST /1/challenges/{id}/join
- Response
-
200 response Modified
-
application/json content type Modified
- challenge property Modified
-
application/json content type Modified
POST /1/challenges/{id}/leave
- Response
-
200 response Modified
-
application/json content type Modified
- challenge property Modified
-
application/json content type Modified