create-config
Creates a new Config in a specified Product. Requires product ID and config name, with optional description, order, and evaluation version.
Instructions
This endpoint creates a new Config 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 |