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.
Example response
{
"success": true
}