/
CO
codelitdev
/
CourseLit REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
30
38
118.9 KB
Product Content
Create a product section
post
/api/products/{productId}/sections
Path parameters
productId
string
required
Request body
SectionCreateRequest
required
Payload for creating a section. Requires only
name
.
name
string
required
Response
Success.
Section
required
sectionId
string
name
string
rank
number
collapsed
boolean
drip
SectionDrip
lessonsOrder
string[]