update_environment
Update an existing Postman environment by modifying its name and variables. Only include fields that need to change.
Instructions
Update an existing environment. Only include variables that need to be modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | Environment details to update | |
| environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} |