Change Updates

Do not miss any API changes, ever again

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

RSS

about 11 hours ago

main
v1
Compare

API structure has changed

Next change
7 structure changes including:
6 Additions
1 Modification
Modified 1 Breaking
GET /v1/learningPaths/{learningPathId}/participants/{learningPathParticipantId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • invitedAt, startedAt, completedAt, unenrolledAt, lastActivityAt properties Modified
        • Type went from string(date-time) | null to integer | null
          Breaking
Added 6
GET /v1/learningPaths/{learningPathId}/participants
GET /v1/learningPaths/{learningPathId}/participants/{learningPathParticipantId}/stepCompletions
GET /v1/learningPaths/{learningPathId}/participants/{learningPathParticipantId}/stepCompletions/{stepCompletionId}
GET /v1/learningPaths/{learningPathId}/steps
POST /v1/learningPaths/{learningPathId}/participants
POST /v1/learningPaths/{learningPathId}/participants~bulkInvite