update-environment
Update a ConfigCat environment by its identifier. Modify name, color, description, or order via a JSON request body.
Instructions
This endpoint updates an Environment identified by the environmentId parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | The identifier of the Environment. | |
| requestBody | Yes | The JSON request body. |