v1
latestOpenAPI 3.0.02026-07-2491237338.9 KBWhatsApp Inbound Messages
Mark message as read and display a typing indicator
When you receive an inbound message from webhooks, you can use this endpoint to mark the message as read and display a typing indicator so the WhatsApp user knows you are preparing a response. Messages marked as read display two blue check marks alongside their timestamp.The typing indicator will be dismissed once you respond, or after 25 seconds, whichever comes first. To prevent a poor user experience, only display a typing indicator if you are going to respond.
Marking a message as read will also mark earlier messages in the conversation as read.
post/whatsapp/inboundMessages/{id}/typingIndicator
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.