This document is generated by Aladia.
curl --location --request POST 'https://api.aladia.io/v2/courses//chapters' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Chapter 4"
}'
{
"id": "14074adb6dfab642739664da",
"courseId": "fac1a6da588adc00cab087d5",
"name": "Chapter 1",
"description": "Chapter 1 description",
"dates": {
"startDate": "2004-07-27T12:54:06.443Z",
"endDate": "2053-11-12T22:22:52.269Z"
},
"lectures": [
"fb3ee7b41aff46e5500a31b8"
],
"completion": {
"chapterId": "6662c783d003f900eb646083",
"completions": [],
"average": 0
},
"status": "draft",
"lecturesDuration": 97421,
"createdAt": "2058-01-22T18:01:59.500Z",
"updatedAt": "2051-11-28T08:52:38.085Z"
}