update_api
Update an existing API by specifying its ID and optionally modifying its name, summary, or description.
Instructions
Update an existing API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New API name | |
| apiId | Yes | API ID | |
| summary | No | Updated brief description | |
| description | No | Updated detailed description |