update_api
Modify an existing API by updating its name, description, or summary in the Postman-MCP server. Provide the API ID to ensure accurate changes.
Instructions
Update an existing API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiId | Yes | API ID | |
description | No | Updated detailed description | |
name | No | New API name | |
summary | No | Updated brief description |