update_environment
Update an existing Postman environment's name and variables using its unique ID.
Instructions
Update an existing environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the environment | |
| values | No | Updated values for the environment | |
| environmentUid | Yes | The UID of the environment to update |