Courses

Update Course

Update an existing course (title, description, or graph_data).

put/courses/{course_id}

Path parameters

course_idstring required

Request body

titlestring required
descriptionstring nullable
graph_dataobject

Response

Successful Response

idstring required
titlestring required
descriptionstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.