create-setting
Add a new feature flag or setting to a specific ConfigCat configuration by specifying a unique key, type, and other attributes.
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 |