create-tag
Creates a tag in a specified ConfigCat product by ID, requiring a name and optional color, to organize feature flags and configurations.
Instructions
This endpoint creates a new Tag 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 Organization. | |
| requestBody | Yes |