Update Existing Lesson

Update an existing Lesson with JSON payload

Error CodeError Description
401 - UnauthorizedMissing "Authorization" in header.
Invalid "Authorization"
403 - ForbiddenLogin required.
404 - Not FoundMissing course-id/unit-id/lesson-id in path params.
Invalid course-id/unit-id/lesson-id

📘

Note

Any additional data that is part of JSON payload will be ignored silently.

Language
Authorization
Header
Click Try It! to start a request and see the response here!