CourseStatus
| API | Description |
|---|---|
| POST v1/course-started |
No documentation available. |
| POST v1/course-completed |
No documentation available. |
| POST v1/course-expired |
No documentation available. |
| POST v1/course-failed |
No documentation available. |
| POST v1/test-submitted |
No documentation available. |
| POST api/CourseStatus/CourseStartedAsync |
No documentation available. |
| POST api/CourseStatus/CourseCompletedAsync |
No documentation available. |
| POST api/CourseStatus/CourseExpiredAsync |
No documentation available. |
| POST api/CourseStatus/CourseFailedAsync |
No documentation available. |
| POST api/CourseStatus/TestSubmittedAsync |
No documentation available. |
| GET api/CourseStatus/getTheAddress?emailfield={emailfield} |
No documentation available. |
| GET api/CourseStatus/GetUserProgress?courseId={courseId}&userId={userId} |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values/Get |
No documentation available. |
| GET api/Values/Get/{id} |
No documentation available. |
| POST api/Values/Post |
No documentation available. |
| PUT api/Values/Put/{id} |
No documentation available. |
| DELETE api/Values/Delete/{id} |
No documentation available. |