color_delete_group
Remove a color group by its unique ID from the current DaVinci Resolve project. Obtain the ID from color_get_group_list() to delete the correct group.
Instructions
Delete a color group from the current project by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The unique identifier of the color group to delete. Obtain IDs from color_get_group_list(). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |