create-product
Create a product in a specified organization to manage feature flags and configurations. Provide a name, and optionally a description and order.
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 |
|---|---|---|---|
| organizationId | Yes | The identifier of the Organization. | |
| requestBody | Yes |