update_api
Modify an existing API's name, summary, or description in Postman using the API ID to manage and maintain API documentation.
Instructions
Update an existing API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| name | No | New API name | |
| summary | No | Updated brief description | |
| description | No | Updated detailed description |