Skip to main content

Delete a comment

DELETE 

/api/comments

Deletes a comment by id. Comments are immutable to students: only course staff (faculty or TAs) or a system admin may delete, including deleting their own. A student cannot delete a comment they authored.

Auth: required

View source

Request

Responses

Comment deleted.