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
-
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)
Message
Fields
| Name | Description | List |
|---|---|---|
| content | The body of the message |
@min, @default, @all
|
| created | Time the message was created |
@min, @default, @all
|
| id | Numeric id of the message |
@min, @default, @all
|
| is_outgoing | Whether the requesting user is the creating user |
@default, @all
|
| user | The user who created the message |
@default, @all
|