v18

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-0672377.8 KB
MessagingV2TypingIndicator

Send a typing indicator

Send a typing indicator to notify the recipient that you are composing a message. Currently supported for whatsapp channel only. For WhatsApp, messageId is required.

post/v2/Indicators/Typing.json

Response

Typing indicator was successfully sent to the recipient.

successboolean

Indicates if the typing indicator was sent successfully.

Example response

{
  "success": true
}
All 7 operations