GET api/M_Course/GetCourseChapters?courseId={courseId}&accessKey={accessKey}&secretKey={secretKey}
课程章节(不包括章下的小节)列表
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
courseId | 课程id |
Define this parameter in the request URI. |
accessKey | accessKey |
Define this parameter in the request URI. |
secretKey | secretKey |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.