Create an eLearning standard course

Required OAuth scope: courses:write.

Creates a new eLearning standard (SCORM, AICC, xAPI, ...) course with the provided eLearning standard file. This endpoint should not be used to create native 360Learning courses.

This endpoint has a specific rate limit of 1 request per second.

Body Params
string
required
length ≥ 1

The title of the course.

string
enum
required

The language in which the course is created.

string
required

The unique ID of the author of the course.

string
required

The unique ID of the group where the course was created.

coAuthorIds
array of strings

The list of unique IDs of the co-authors of the course.

coAuthorIds
string

The description of the course.

string

An estimate of the time required to complete the course. The expected value is a number of minutes.

file
required

The eLearning standard package file to use as the course content. Supported media types: application/x-zip-compressed, application/zip.

file

The picture file to be used as the course cover picture. Supported media types: image/bmp, image/gif, image/heic, image/jpeg, image/png, image/svg+xml, image/webp.

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json