---
title: "PUT /activity/comment"
method: PUT
path: "/activity/comment"
tags: ["Activity"]
---

# PUT /activity/comment

`PUT /activity/comment`

Update an existing comment

## Request body

- object
  - `activityId` string, required
  - `comment` string, required

## Response `200`

Comment updated successfully

- unknown

---

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