API structure has changed
7 structure changes including:
7 Modifications
Modified
7
GET /v1/courses/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- entity property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/courses/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
entity property Modified
- image property Added
-
entity property Modified
-
application/json content type Modified
PATCH /v1/courses/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
entity property Modified
- image property Added
-
entity property Modified
-
application/json content type Modified
POST /v1/courses/
- Response
-
200 response Modified
-
application/json content type Modified
-
entity property Modified
- image property Added
-
entity property Modified
-
application/json content type Modified
POST /v1/courses/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
entity property Modified
- image property Added
-
entity property Modified
-
application/json content type Modified
POST /v1/courses/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- image property Added
-
application/json content type Modified
POST /v1/courses/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
entity property Modified
- image property Added
-
entity property Modified
-
application/json content type Modified