Skip to main content
POST
Mark ticket read
Mark a ticket chat as read. The update runs in the background and the endpoint returns immediately.

Required access

Body

string
required
Ticket chat UUID to mark as read. Use the records[].id value from List tickets; do not pass the human-readable ticket code.

Response

boolean
required
true when the mark-read task has been queued.