{
"typeWebhook": "incomingBlock",
"instanceData": {
"idInstance": 1101000001,
"wid": "71231234567@c.us",
"typeInstance": "whatsapp"
},
"timestamp": 1706587620,
"chatId": "10000000000@c.us",
"chatState": "blocked"
}
curl --location --request POST 'https://api.green-api.com/' \
--header 'Content-Type: application/json' \
--data-raw '{
"typeWebhook": "incomingBlock",
"instanceData": {
"idInstance": 1101000001,
"wid": "71231234567@c.us",
"typeInstance": "whatsapp"
},
"timestamp": 1706587620,
"chatId": "10000000000@c.us",
"chatState": "blocked"
}'
{}