Skip to main content

Delete a course assignment

DELETE 

/api/courses/:id/assignments/:aid

Deletes an assignment, but only when it's safe: no submissions and no comments. Its problem links are cleared first, then the assignment is removed. Course staff (faculty or TAs) or a system admin.

View source

Request

Responses

Assignment deleted.