create-permission-group
Creates a permission group in a product to define access controls for team members, including feature flags, environments, and administrative actions.
Instructions
This endpoint creates a new Permission Group 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 |