Skip to content

addReply

reference
1 min readUpdated

Kind: API Endpoint

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

Add a reply

Endpoint

POST /documents/:documentId/comments/:id/replies

ParameterInTypeRequiredDescription
idpathstringThe parent comment ID
documentIdpathstringThe document ID

Referenced By

  • CommentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF