Skip to main content

Admin-delete a comment (hard moderation)

POST 

/api/v1/admin/comments/:commentId/remove

Moderator removal — requires an admin API key or admin JWT. The comment status moves to deleted and is recorded as a moderation action. Dual-auth mounted at /api/v1/comments/:id/remove and /api/v1/admin/comments/:id/remove.

Request

Responses

Default Response