- GET /admin/comments: list all comments with pagination, removed filter, and author search - PATCH /admin/comments/:id/remove: admin-only soft delete - PATCH /admin/comments/:id/restore: admin-only restore
- GET /admin/comments: list all comments with pagination, removed filter, and author search - PATCH /admin/comments/:id/remove: admin-only soft delete - PATCH /admin/comments/:id/restore: admin-only restore