Mark WhatsApp message as read
WhatsApp Messages
Mark WhatsApp message as read
Marks an inbound WhatsApp message as read and syncs the status with WhatsApp API.
Key Features:
- Only inbound messages can be marked as read
- Optimistically updates local status for immediate feedback
- Asynchronously syncs with WhatsApp API via background job
- Skips messages already marked as read
- Supports optional typing indicator control
Sandbox Mode: Messages from sandbox conversations (no WhatsApp config) are handled appropriately with sandbox-specific processing.
PATCH
Mark WhatsApp message as read
Documentation Index
Fetch the complete documentation index at: https://kapso-1adbad2d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key required for all endpoints
Path Parameters
The ID of the WhatsApp message to mark as read
Query Parameters
Whether to show typing indicator in WhatsApp (defaults to true)
Response
Message successfully marked as read

