Description
This endpoint allows blocking a specific contact on WhatsApp. ⚠️ This endpoint is not yet implemented.Body
Body Parameters
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 |
Status Codes
200
- Contact blocked successfully400
- Invalid parameters401
- Unauthorized session404
- Session not found501
- Endpoint not implemented
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)