Authorizations
The app API key from an app from the /dashboard/developer page
Body
Parameters for CreateLesson
The ID of the chapter to create the lesson in
"chap_xxxxxxxxxxxxx"
The type of the lesson
text, video, pdf, multi, quiz, knowledge_check The content of the lesson
Days from course start until unlock
42
The title of the lesson
Response
A successful response
A lesson from the courses app
The ID of the lesson
"lesn_xxxxxxxxxxxxx"
The title of the lesson
The order of the lesson within its chapter
42
The type of the lesson (text, video, pdf, multi, quiz, knowledge_check)
text, video, pdf, multi, quiz, knowledge_check The visibility of the lesson. Determines how / whether this lesson is visible to users.
visible, hidden The content of the lesson
Number of days from course start until the lesson is unlocked
42
The associated Mux asset for video lessons
The main PDF file for this lesson
Assessment questions for quiz/knowledge check lessons
The attached files in this lesson as a flat array

