Skip to main content
DELETE
Stop typing indicator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

instanceId
string<uuid>
required

The WhatsApp instance UUID

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

chatId
string
required

Chat ID (e.g., 5511999999999@c.us)

Response

Typing indicator stopped

ok
boolean
required

Operation succeeded

Example:

true