create_course
Creates a new course with specified title, access type, and pricing. Configures drip feed, categories, and description for course delivery.
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). |