Delete a discussion
POST/forums/discussion/:discussionId/delete
Confirmed at routes/forumRoutes.js. Deleting the original post of a discussion deletes the whole discussion — a moderator action (zander.forums.post.delete); not available to the author for their own discussion via this route the way a reply is.
Request
Responses
- 302
- 401
- 403
Redirect to the category listing
Unauthorized
Missing zander.forums.post.delete