putEnvironment
Replace all variables in a Postman environment with new values to update configuration settings for API testing and development.
Instructions
Replaces all the contents of an environment with the given information.
Note:
The request body size cannot exceed the maximum allowed size of 30MB.
If you receive an HTTP `411 Length Required` error response, manually pass the `Content-Length` header and its value in the request header.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | The environment's ID. | |
| environment | No | Information about the environment. |