v1

latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KB
courses

Update a lesson

post/lessons/{lessonID}

Path parameters

lessonIDstring uuid required

Request body

titlestring

The title of the lesson

contentstring

The content of the lesson (in Markdown)

Response

Successful response

idstring uuid

Unique identifier for the lesson

createdAtstring date-time

Timestamp of when the lesson was created.

createdBystring uuid

User ID of the person who created the lesson.

titlestring

Title of the lesson.

contentstring

Content of the lesson.