create-setting
Create a new feature flag or setting in a Config with a unique key and specified type.
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 |