update_api_comment
Modify existing API comments in Postman by updating the content for a specific API and comment ID, ensuring clarity and relevance in your API documentation.
Instructions
Update an existing API comment (max 10,000 characters)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiId | Yes | API ID | |
commentId | Yes | Comment ID | |
content | Yes | Updated comment text (max 10,000 characters) |