create-setting
Create a new feature flag or setting in a specified ConfigCat config by supplying its ID and setting details, with a unique key required.
Instructions
This endpoint creates a new Feature Flag or Setting in a specified Config
identified by the configId parameter.
Important: The key attribute must be unique within the given Config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configId | Yes | The identifier of the Config. | |
| requestBody | Yes |