Update Existing Lesson

Update an existing Lesson with JSON payload

Error Code

Error Description

401 - Unauthorized

Missing "Authorization" in header.
Invalid "Authorization"

403 - Forbidden

Login required.

404 - Not Found

Missing 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
Credentials
Header
Click Try It! to start a request and see the response here!