Update an existing ticket.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A timestamp in RFC 3339 format (e.g., "2025-01-15T01:30:15Z").
A timestamp in RFC 3339 format (e.g., "2025-01-15T01:30:15Z").
Deprecated: escalation level is now automatically managed by assignment. Assigning to a user escalates to HUMAN; assigning to the system user de-escalates to AI. This field still works but will be removed in a future API version.
AI, HUMAN Optional. Due date (date only, no time component). Set to a date to update the due date. Set to an empty/zero date (year=0, month=0, day=0) to clear the due date.
Optional. Timestamp until which this ticket is waiting. Set to a future timestamp to block, set to a zero/past timestamp to clear.
Upserts the provided translations (only touches languages included). A language with empty string value deletes that translation. When nil (not sent), existing translations are unchanged.
Success