Delete an initiative comment (soft-delete)
DELETE/api/initiatives/:id/comments/:commentId
Delete an initiative comment (soft-delete). Authors may delete their own comments; other callers require comments.delete.any permission.
Request
Responses
- 204
- 401
- 403
No Content
Unauthorized — authentication credentials are missing or invalid
Forbidden — non-authors require comments.delete.any permission