Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/comment/comment.controller.ts
Create a comment
Endpoint
POST /documents/:documentId/comments
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
documentId | path | string | ✓ | The document ID to comment on |
Referenced By
CommentController(MODULE_DECLARES)
Was this page helpful?