Change Updates

Do not miss any API changes, ever again

Subscribe to the API changelog to be up to date on recent changes.

RSS

1 day ago

main
v1
Compare

API structure has changed

Next change
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
GET /v1/learningPaths/{learningPathId}/groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • inAppNotificationEnabled property Added
GET /v1/lives/{liveId}/groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • inAppNotificationEnabled property Added
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