Methods
-
DELETE api-course-question-detail
-
GET api-course-question-list
-
GET api-course-question-replies-list
-
GET api-messagethread-messages-list
-
GET api-messagethreads-list
-
GET api-taught-courses-list
-
GET api-taught-courses-questions-list
-
GET api-taught-courses-review-list
-
HEAD api-course-question-replies-list
-
POST api-course-question-replies-list
-
POST api-messagethread-messages-list
-
PUT api-course-question-detail
-
PUT api-course-question-replies-detail
-
PUT api-messagethreads-detail
Models
Udemy Instructor API Documentation (v1.0)
CourseReview
Fields
| Name | Description | List |
|---|---|---|
| content | The body of the course review |
@min, @default, @all
|
| course | The course of the course review |
@all
|
| created | Time the course review was created |
@min, @default, @all
|
| rating | The star rating of the course review |
@min, @default, @all
|
| response | If present, an instructor response to the course review |
@all
|
| user | The user who created the course review |
@default, @all
|
| user_modified | Time the course review was last modified |
@min, @default, @all
|