create-product
Create a product in a specified ConfigCat organization by sending the organization ID and product name. Sets up the product for feature flag management.
Instructions
This endpoint creates a new Product in a specified Organization
identified by the organizationId parameter, which can be obtained from the List Organizations endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestBody | Yes | ||
| organizationId | Yes | The identifier of the Organization. |