policies_update_folder
Update an existing policy folder: rename, re-parent, or attach/detach a partial policy.
Instructions
Update an existing policy folder. Use this to rename, re-parent, or attach/detach a partial policy. Set partial_policy_id to null to detach the policy at this folder; the effective_policy_id then inherits from the parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Policy folder ID (required) | |
| name | No | New folder name | |
| parent_id | No | New parent folder ID (must belong to the same customer) | |
| partial_policy_id | No | Policy ID to attach at this folder, or null to detach |