update_ticket
Update an existing ticket by sending only the fields to change. Add internal notes or public responses through the actions field.
Instructions
Atualiza um ticket existente (PATCH /tickets?id=). Envie somente os campos a alterar. O campo actions permite adicionar notas internas (type=1) ou respostas públicas (type=2) ao ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id do ticket a atualizar |