Description
This endpoint allows unblocking a previously blocked 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 unblocked (WhatsApp JID). Format: [email protected] |
Status Codes
200- Contact unblocked 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)
Body
application/json
Contact identifier (WhatsApp JID)
Example:
Session name (instanceName)
Example:
"my-session"
