Read Receipt
When you receive an incoming message from Webhooks, you can use the below endpoint to mark the message as read. Messages marked as read display two blue check marks alongside their timestamp:
Endpoint
POST
/whatsapp/v2/read-receipt/{message_id}
Header
Authentication
AUTHORIZATION: Bearer Token
Request parameters
Parameter | Value / Pattern | Example(s) |
---|---|---|
*message_id | Message Id that is displayed in api reports for user initiated messages | 492a17b0-9cd7-11ef-b4bf-0242ac1b0024 |