Delete Unit

Delete an existing Unit by its id

Error CodeError 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

The API will delete the specific Unit from a given Course. All Lessons belonging to the Unit will be deleted, and the Assessment/Collections belonging to those Lessons will still exist in Gooru.

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