set_group_usage_limit
Set a group's Creative-Units cap for a period.
Requires workspace billing-admin permission.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
group_idrequired | string (uuid) | — | The group to cap. |
cu_limitrequired | number≤10000000, >0 | — | Creative Units cap for the period (positive). |
periodrequired | enum | — | Reset period for the cap (e.g. DAILY, MONTHLY). One of: daily, weekly, monthly |