Mark ticket read
Mark ticket read
Mark a ticket chat as read.
POST
Mark ticket read
Mark a ticket chat as read. The update runs in the background and the endpoint returns immediately.
Required access
| Authentication | Scope | Dataset grant |
|---|---|---|
| API client v2 | - | tickets |
Body
Ticket chat UUID to mark as read. Use the
records[].id value from List tickets; do not pass the human-readable ticket code.Response
true when the mark-read task has been queued.