Conversations
Mark Typing
Display the WhatsApp typing indicator to the contact while a reply is being composed.
POST
cURL
Shows the WhatsApp typing indicator (”…”) to the contact, signalling that
a reply is on the way. Use this when a human agent or external system is
composing a response and you want to keep the contact engaged.
The indicator is anchored to the latest inbound message, which is also
implicitly marked as read. If the conversation has no inbound messages, the
call is a no-op and the conversation is returned unchanged.
WhatsApp automatically dismisses the typing indicator after a short period
or as soon as the next outbound message is sent. To keep it visible for
longer, call this endpoint again before it expires.
Authorizations
API key authentication. Pass your API key in the X-API-Key header.
Path Parameters
Response
200 - application/json
cURL