zda_update_group
Update an existing Zendesk group by specifying its ID and fields such as name, description, default, or is_public.
Instructions
Update an existing Zendesk group. Common fields: name, description, default, is_public.
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 |