/
CO
codelitdev
/
CourseLit REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 42m ago · Updated 1mo ago
Details
Filter operations
Media Uploads
1
Product Content
11
get
List product sections
post
Create a product section
delete
Delete a product section
patch
Update a product section
post
Reorder product sections
get
List product lessons
post
Create a product lesson
get
Get a product lesson
delete
Delete a product lesson
patch
Update a product lesson
post
Move a lesson to another section
Product Customers
3
Product Learner Actions
2
Product Payment Plans
6
Products
5
Users
2
Product Content
Delete a product section
delete
/api/products/{productId}/sections/{sectionId}
Path parameters
productId
string
required
sectionId
string
required
Response
Success.
OkResponse
required
ok
boolean
Changes