Delete Course

Delete an existing Course by a specified 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
Invalid course-id

📘

Note

The API will delete specific course that does not have any usage data associated with it by the virtue of it being assigned to a class. The delete action will not be actually deleting the content of the course but only disassociating the current user with the course. The course will still exist in Gooru after it is deleted from the user context.

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