---
title: "Edit Comment"
method: PUT
path: "/v1/nodes/{documentid}/comments/{commentid}"
tags: ["nodes v1"]
---

# Edit Comment

`PUT /v1/nodes/{documentid}/comments/{commentid}`

Edit a gifven comment id.

## Request body

- PutV1NodesDocumentidCommentsCommentidRequest
  - `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)
