Skip to main content
PATCH
Update a course

Path parameters

string
required

Body

Any of the Course attributes that are writable: name, description, language, hours, ai, tutor, metadata, image.

Examples

Returns

The updated Course.
update does not propagate to existing cohorts by default. To propagate, pass { propagate: true }: