cURL
curl --request POST \ --url https://api.z-api.io/instances/{instanceId}/token/{token}/contacts/{phone}/report \ --header 'Client-Token: <api-key>'
Report a contact on WhatsApp
{ "success": true }
{ "error": "Invalid phone" }