zda_update_view
Update an existing Zendesk view's title, conditions, columns, sorting, and active status.
Instructions
Update an existing Zendesk view. Common fields: title, conditions {all,any}, execution (columns/sorting), active, restriction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric object ID | |
| data | Yes | The resource's fields (passthrough) — e.g. title/name, conditions ({all,any} of {field,operator,value}), actions, etc. Pass the fields directly; do NOT wrap them in a {<resource>: ...} envelope — the server adds that automatically. | |
| require_confirm | No |