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)
Course
Fields
| Name | Description | List |
|---|---|---|
| created | Time of initial course creation |
@all
|
| description | Course description displayed to visitors |
@all
|
| headline | Course headline displayed to visitors |
@all
|
| id | Numeric id of the course |
@min, @default, @all
|
| is_paid | The course is paid (not free) |
@default, @all
|
| is_published | The course has been published |
@all
|
| num_reviews | Count of reviews of the course |
@all
|
| published_time | Time the course was published |
@all
|
| published_title | The unique part of this course's URL |
@default, @all
|
| rating | Weighted average rating of the course |
@all
|
| title | Title of the course |
@min, @default, @all
|
| url | The URL of the course on Udemy |
@min, @default, @all
|
| visible_instructors | List of the visible instructors for this course |
@default, @all
|