Unblock Contact

POST {{URL}}/v1/contacts/{{Recipient-WA-ID}}/block

To unblock a contact, send a POST call to /v1/contacts/{phone_number}/unblock .

Response

Setting Description
phone_number Required.

The numbers can be in any standard telephone number format. The recommended format for contact phone numbers is with a plus sign (+) and the country code. For more information, see  Phone Number Formats .

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: OK

{"meta":{"api_status":"stable","version":"v2.45.1"}}