Upload Courses

The single course creation endpoint provides functionality for creating individual courses, one-at-a-time. You may create a single course by making a POST request with a valid course object to the /curricular-skills/courses endpoint. The course object must contain, at the minimum, a site, title, and a boolean value for isPublished. id will be ignored, if provided, as it is automatically generated and cannot be changed.

Query Params
string

A comma separated list of fields to expand in the response object with additional information.

Body Params
data
object
required
Responses

Language
Credentials
OAuth2
Missing 1 required scope
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json