Block a contact on WhatsApp
Documentation Index
Fetch the complete documentation index at: https://docs.wappfy.com.br/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Required | Description |
|---|---|---|---|
sessionId | string | ✅ Yes | Authenticated session ID |
jid | string | ✅ Yes | Contact identifier to be blocked (WhatsApp JID). Format: 5511999999999@s.whatsapp.net |
200 - Contact blocked successfully400 - Invalid parameters401 - Unauthorized session404 - Session not found501 - Endpoint not implemented