edit_comment
Update the text of a comment you previously posted on a Vimeo video. Replace the existing comment with new text using the video and comment IDs.
Instructions
Edit one of your own comments. You cannot edit someone else's.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Replacement text. | |
| video_id | Yes | Video id. | |
| comment_id | Yes | Comment id, from list_comments. |