---
title: "Send a typing indicator"
method: POST
path: "/v2/Indicators/Typing.json"
tags: ["MessagingV2TypingIndicator"]
---

# Send a typing indicator

`POST /v2/Indicators/Typing.json`

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.

## Response `200`

Typing indicator was successfully sent to the recipient.

- object
  - `success` boolean — Indicates if the typing indicator was sent successfully.

## Changes

- **2025-09-25** (v2) `ef846bf38c36` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/twilio/apis/twilio-messaging/changes/v2/Indicators/Typing.json/post.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-messaging.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-messaging/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-messaging/revisions/06dce5b2c19b/schema)
