v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-02172186551.1 KB

Show typing indicator

Mark an inbound WhatsApp message as read and display a typing indicator to the user while you prepare a response. The indicator is automatically dismissed when you send a reply, or after 25 seconds — whichever comes first. Only valid for inbound WhatsApp messages. Use this when a reply will take more than a couple of seconds (LLM agent, tool call, lookup) to improve the recipient's experience.

post/v1/messages/{messageId}/typing

Path parameters

messageIdstring required

Headers

Zavu-Senderstring
Example:sender_12345

Optional sender profile ID. If omitted, the project's default sender will be used.

Response

Typing indicator displayed and message marked as read.

successboolean required