Add policy to group
Add an existing policy to a policy group. A policy can belong to multiple groups.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
groupId | UUID | Yes | Policy group identifier |
policyId | UUID | Yes | Policy identifier |
Use Cases
- Organize policies into groups
- Add policy to treasury or operations group
- Build policy sets for batch application
Required Permission
policies:update
Add policy to group
Add an existing policy to a policy group. A policy can belong to multiple groups.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
groupId | UUID | Yes | Policy group identifier |
policyId | UUID | Yes | Policy identifier |
Use Cases
- Organize policies into groups
- Add policy to treasury or operations group
- Build policy sets for batch application
Required Permission
policies:update