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)
MessageThread
Fields
| Name | Description | List |
|---|---|---|
| created | Time the message thread was created |
@min, @default, @all
|
| id | Numeric id of the message thread |
@min, @default, @all
|
| is_read | Whether the requesting user has read the message thread |
@all
|
| is_starred | Whether the requesting user has marked the message thread as important |
@all
|
| last_message | The most recent message in the message thread |
@all
|
| other_user | The user with whom the requesting user is communicating |
@all
|