curl --location 'https://api.green-api.com/' \
--header 'Content-Type: application/json' \
--data-raw '{
"typeWebhook": "stateInstanceChanged",
"instanceData": {
"idInstance": 4100000000,
"wid": "79876543210@c.us",
"typeInstance": "telegram"
},
"timestamp": 1755589527,
"stateInstance": "authorized"
}'{}