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

SettingDescription
phone_numberRequired.

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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

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