Chapters
All Chapters
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"id": 1030,
"course_id": 424,
"title": "Chapter One",
"content": "<p>fdafdsa</p>",
"created_at": "2020-07-29T11:28:31.494-04:00",
"updated_at": "2020-07-29T11:28:49.451-04:00",
"ordinal": 1
},
{
"id": 949,
"course_id": 384,
"title": "chapter two",
"content": "<p>fsda</p>",
"created_at": "2020-06-08T12:07:54.724-04:00",
"updated_at": "2020-06-08T12:07:54.724-04:00",
"ordinal": 2
}
]Show Chapter
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Create Chapter
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Update Chapter
Headers
Name
Type
Description
Delete a Chapter
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?