update_environment
Modify specific variables or rename an existing environment in Postman by providing environment ID and updated details for efficient configuration management.
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} |