This endpoint must be implemented on YOUR server (for example: https://yourdomain.com/webhooks/on-read). Treble will call this webhook when a message is read by the user. You must configure the URL of this webhook in the Treble admin panel.
Information about the read event
Evento que se dispara cuando un mensaje es leído por el usuario
Response to update or add information to the session
JSON object with new information that will be replaced or added to the session for future use. The service must respond within 10 seconds.