Skip to content

adminDelete

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/comment/comment.controller.ts

Admin delete a comment

Endpoint

DELETE /documents/:documentId/comments/:id/admin

ParameterInTypeRequiredDescription
idpathstringThe comment ID
documentIdpathstringThe document ID

Referenced By

  • CommentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF