Create a new Lesson

Create a new Lesson with JSON payload

Error CodesError Description
400 - Bad RequestMissing required filed(s)
401 - UnauthorizedMissing "Authorization" in header.
Invalid "Authorization"
403 - ForbiddenLogin required
404 - Not FoundMissing course-id/unit-id
Invalid course-id/unit-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!