POST api/courseLesson

Request Information

URI Parameters

None.

Body Parameters

tbCourseLesson
NameDescriptionTypeAdditional information
course_id

integer

None.

lesson_id

integer

None.

lesson_number

integer

None.

lesson_name

string

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.

tbCourseLessonParts

Collection of tbCourseLessonPart

None.

tbCourseLessonQuizSets

Collection of tbCourseLessonQuizSet

None.

tbCourse

tbCourse

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.