card-updateComment
Update a comment on a Kanban card. Provide the card ID, comment ID, and new comment text to revise existing comments.
Instructions
Updates a comment (Tags: Cards)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardPublicId | Yes | ||
| commentPublicId | Yes | ||
| requestBody | Yes | The JSON request body. |