Delete a Class

Delete an existing Class by a specified id

Header nameValue
AuthorizationToken {{authorization access token}}
Content-Typeapplication/json

📘

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.

Error CodeError Description
401 - UnauthorizedMissing Authorization in header
403 - ForbiddenRequires valid login
404 - Resource Not foundClass id Not passed or not found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!