create_course
Create a new course by specifying title, description, price, access type, and optional settings like categories, label, and drip feed schedule.
Instructions
🟡 WRITE · creates data · Courses · POST /v2/courses
Create a course
Creates a new course. The endpoint response is the created Course resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |