Offerings

Update offering

Updates the offering.

patch/offerings/{offeringId}

Path parameters

offeringIdstring required

offering's id

Request body

identifierstring
namestring
overviewstring
descriptionstring
contentIdstring

The identifier for a specific version of a course

rootContentIdstring

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

startstring date-time
endstring date-time
useRelativeDatesboolean
trailerVideoUrlstring
isReadonlyboolean
hasEarlyCloseOffboolean
earlyCloseOffDatestring date-time

Response

offering updated

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.