Skip to main content
POST
cURL
Sends a WhatsApp read receipt (the blue double-tick) for the latest inbound message in the conversation. This is useful when a human or external system has taken over a conversation and wants to acknowledge new messages without sending a reply yet. If the conversation has no inbound messages to acknowledge, the call is a no-op and the conversation is returned unchanged.
Read receipts only work for messages that arrived within WhatsApp’s acknowledgement window. Very old messages may be silently ignored by Meta.

Authorizations

X-API-Key
string
header
required

API key authentication. Pass your API key in the X-API-Key header.

Path Parameters

id
string
required

Response

200 - application/json
id
string<uuid>
required
read-only
contact
object
required
activeAgent
string
required
read-only
whatsappNumber
string
required
read-only
chatWindowRemainingTime
string
required
read-only
lastMessage
string
required
read-only
isHumanTakeover
string
required
read-only
active
string
required
read-only
routing
string
required
read-only
webhookId
string
required
read-only
routingOverride
string
required
read-only