Delete Unit

Delete an existing Unit by its id

Error Code

Error Description

400 - Bad Request

Missing required filed(s)

401 - Unauthorized

Missing "Authorization" in header.
Invalid "Authorization"

403 - Forbidden

Login required

404 - Not Found

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