update_group
Modify group details in Zendesk by updating the name or description using the specified group ID, facilitating efficient group management via the API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Updated group description | |
id | Yes | Group ID to update | |
name | No | Updated group name |