update_environment
Modify Postman environment variables by specifying only the values that require changes, enabling targeted updates to API testing configurations.
Instructions
Update an existing environment. Only include variables that need to be modified.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} | |
| environment | Yes | Environment details to update |