Unblock a contact on WhatsApp
| Property | Type | Required | Description |
|---|---|---|---|
sessionId | string | ✅ Yes | Authenticated session ID |
jid | string | ✅ Yes | Contact identifier to be unblocked (WhatsApp JID). Format: 5511999999999@s.whatsapp.net |
200 - Contact unblocked successfully400 - Invalid parameters401 - Unauthorized session404 - Session not found501 - Endpoint not implemented