API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /v1/courses/{courseId}/groups
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- inAppNotificationEnabled property Added
-
items property Modified
-
application/json content type Modified
GET /v1/learningPaths/{learningPathId}/groups
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- inAppNotificationEnabled property Added
-
items property Modified
-
application/json content type Modified
GET /v1/lives/{liveId}/groups
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- inAppNotificationEnabled property Added
-
items property Modified
-
application/json content type Modified
POST /v1/courses/{courseId}/groups~bulkAdd
- Body
-
application/json content type Modified
- withInAppNotification property Added
POST /v1/learningPaths/{learningPathId}/groups~bulkAdd
- Body
-
application/json content type Modified
- withInAppNotification property Added
POST /v1/lives/{liveId}/groups~bulkAdd
- Body
-
application/json content type Modified
- withInAppNotification property Added