v1

latestOpenAPI 3.0.02026-07-138474106.2 KB
Offerings

Create offering

Creates a new offering.

post/offerings

Request body

identifierstring
namestring
descriptionstring
contentIdstring

The identifier for a specific version of a course

rootContentIdstring

Every time a course is republished it's assigned a new contentId. rootContentId is the first original contentId associated with a course.

startstring date-time required
endstring date-time
useRelativeDatesboolean
trailerVideoUrlstring
isReadonlyboolean
hasEarlyCloseOffboolean
earlyCloseOffDatestring date-time
createDefaultChannelsboolean
hiddenPageIdsstring[]

An array of strings representing hidden page ids.

Response

offering created

idstring
identifierstring
namestring
descriptionstring
overviewstring

content can contain html

contentIdstring
useRelativeDatesboolean
startstring date-time
endstring date-time
coverImageUrlstring
trailerVideoUrlstring
isReadonlyboolean
hasEarlyCloseOffboolean
earlyCloseOffDatestring date-time
enrollmentLimitnumber
pricenumber
currencystring
allowEnrollmentboolean
tasksEnabledboolean