update_policy
Replace the full organization policy configuration by submitting the complete policy object. Changes apply instantly to all active agents.
Instructions
Replace the organisation policy configuration.
The full policy object must be supplied (not a partial patch). Retrieve the current policy with get_policy, modify the desired fields, then submit. Changes are applied immediately — active agents will reflect the new policy within seconds. All changes are recorded in the audit log.
Write operation — recorded in the audit log.
Args: policy: Complete policy object as returned by get_policy, with modifications applied. Unknown keys are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | Yes |