v1

latestOpenAPI 3.0.02026-07-2491237338.9 KB
WhatsApp Inbound Messages

Mark message as read

When you receive an inbound message from webhooks, you can use this endpoint to mark the message as read. Messages marked as read display two blue check marks alongside their timestamp.

Marking a message as read will also mark earlier messages in the conversation as read.

post/whatsapp/inboundMessages/{id}/markAsRead

Path parameters

idstring required
Example:627c8640675de8fc689ab9d9

ID of the message.

A wamid (i.e., the original message ID on WhatsApp's platform) is also acceptable.

Response

Successfully marked the message as read.