Update a policy
axiorank_update_policyUpdate an existing policy: enable/disable it, rename it, or change its priority. (Other fields are edited in the dashboard.) Requires the policies:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| enabled | No | Arm (true) or disarm (false) the policy. | |
| policyId | Yes | The policy's UUID (from axiorank_list_policies). | |
| priority | No | Lower runs first; ties broken by creation order. |