update_ticket
Update fields such as status, priority, subject, tags, and custom fields on an existing Zendesk ticket.
Instructions
Update fields on an existing Zendesk ticket. Requires the tickets:write scope.
status: new | open | pending | on-hold | solved | closed. priority: low | normal | high | urgent. due_at: ISO8601 datetime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| type | No | ||
| due_at | No | ||
| status | No | ||
| subject | No | ||
| priority | No | ||
| ticket_id | Yes | ||
| assignee_id | No | ||
| requester_id | No | ||
| custom_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||