create-environment
Create a new environment in a ConfigCat product by specifying a name, color, description, and order. Useful for organizing feature flags across deployment stages.
Instructions
This endpoint creates a new Environment in a specified Product
identified by the productId parameter, which can be obtained from the List Products endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | The identifier of the Product. | |
| requestBody | Yes |