Description
This endpoint allows stopping the “typing…” indicator in a contact or group, removing the indication that you are writing a message. Useful when combined withstartTyping to simulate more natural behavior.
Body
Body Parameters
| Property | Type | Required | Description |
|---|---|---|---|
sessionId | string | ✅ Yes | Authenticated session ID that will remove the indicator |
jid | string | ✅ Yes | Chat identifier (WhatsApp JID). Format: [email protected] for contacts or [email protected] for groups |
Status Codes
200- Typing indicator removed successfully400- Invalid parameters401- Unauthorized session404- Session not found
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Body
application/json
Chat ID (WhatsApp JID)
Example:
Session name (instanceName)
Example:
"my-session"
