update_api_comment
Update the content of an existing comment on a specific API. Specify the API ID, comment ID, and new text to modify the comment.
Instructions
Update an existing API comment (max 10,000 characters)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| content | Yes | Updated comment text (max 10,000 characters) | |
| commentId | Yes | Comment ID |