Expand description
Course endpoints Endpoints for Course
Modules§
- unit
- Endpoints for CourseUnit
Structs§
- Browse
- Browse Courses. Returns the draft data copies in the response.
- Clone
- Clone a Course. This clones both the draft and live.
- Course
Admin Data Update - Update an admin data for a JIG.
- Create
- Create a Course and it’s draft and live data copies.
- Delete
- Delete a Course.
- GetDraft
- Get a Course’s draft data by ID.
- GetLive
- Get a Course’s live data by ID.
- Play
- Add to play count for a Course
- Publish
- Publish a Course draft to live by copying over the Coursedata.
- Search
- Search for Courses.
- Update
Draft Data - Update the draft data of a Course.