Authorizations
The app API key from an app from the /dashboard/developer page
Body
Parameters for CreateCourse
The ID of the experience to create the course in
"exp_xxxxxxxxxxxxxx"
The title of the course
Whether the course will award its students a PDF certificate after completing all lessons
The cover image URL of the course
Whether the course requires students to complete the previous lesson before moving on to the next one
The tagline of the course
The thumbnail for the course in png, jpeg, or gif format
Response
A successful response
A course from the courses app
The ID of the course. Looks like cors_XXX
"cors_xxxxxxxxxxxxx"
The title of the course
A short tagline for the course. It is displayed under the course title in the UI
The thumbnail for the course
A short description of the course
The language spoken in the video content of the course, used to generate closed captions in the right language
en, es, it, pt, de, fr, pl, ru, nl, ca, tr, sv, uk, no, fi, sk, el, cs, hr, da, ro, bg Whether the course will award its students a PDF certificate after completing all lessons
Whether the course requires students to complete the previous lesson before moving on to the next one
The timestamp of when the course was created
"2023-12-01T05:00:00.401Z"
The timestamp of when the course was last updated
"2023-12-01T05:00:00.401Z"
The chapters in this course

