Skip to content

resolve

reference
1 min readUpdated

Kind: API Endpoint

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

Resolve a comment

Endpoint

POST /documents/:documentId/comments/:id/resolve

ParameterInTypeRequiredDescription
idpathstringThe comment ID
documentIdpathstringThe document ID

Referenced By

  • CommentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF