---
title: "Add Comment"
method: POST
path: "/v1/nodes/{documentid}/comments"
tags: ["nodes v1"]
---

# Add Comment

`POST /v1/nodes/{documentid}/comments`

Add comment to given document id.

## Request body

- PostV1NodesDocumentidCommentsRequest
  - `comment` string, required — The string to be added as comment

---

[API](https://skmtc.dev/causeway/apis/untitled-api.md) · [All operations](https://skmtc.dev/causeway/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/causeway/untitled-api/revisions/b75c118139f8/schema)
