curl --location --request PUT 'https://api-sendwhats.innovtech.solutions/v1/webhooks' \
--header 'x-account-token: QqmYHPjEovEYu6UL2krb25Y4HJWPUrRjDB8uH3aw2yM6Xey94R' \
--header 'x-account-id: 420339940270936064' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "437681718405763072",
"instanceId": "420644313987420160",
"url": "https://vast-tent-99.webhook.cool",
"events": [
"instance.qrcode.generated",
"instance.connected",
"instance.disconnected",
"message.received"
]
}'{}