POST api/courseLessonPartContent

Request Information

URI Parameters

None.

Body Parameters

tbCourseLessonPartContent
NameDescriptionTypeAdditional information
course_id

integer

None.

lesson_id

integer

None.

part_id

integer

None.

content_id

integer

None.

content_name

string

None.

hour_number_study

integer

None.

minute_number_study

integer

None.

second_number_study

integer

None.

description

string

None.

status

string

None.

sort_order

integer

None.

sys_create_user

integer

None.

sys_create_date

date

None.

sys_create_ip

string

None.

sys_update_user

integer

None.

sys_update_date

date

None.

sys_update_ip

string

None.

tbCourseLessonPart

tbCourseLessonPart

None.

tbCourseLessonPartContentAttachFiles

Collection of tbCourseLessonPartContentAttachFile

None.

tbCourseLessonPartContentQuizSets

Collection of tbCourseLessonPartContentQuizSet

None.

tbCourseLessonPartContentYouTubeLinks

Collection of tbCourseLessonPartContentYouTubeLink

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.