create-environment
Creates a new environment in a specified ConfigCat product. Provide the product ID and environment details such as name, color, order, and description.
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 |