curl -X DELETE https://api2.ecomailapp.cz/account/settings/webhook \
-H "key: YOUR_API_KEY" \
-H "Content-Type: application/json"
{
"success": true
}
Remove the currently configured webhook URL.
curl -X DELETE https://api2.ecomailapp.cz/account/settings/webhook \
-H "key: YOUR_API_KEY" \
-H "Content-Type: application/json"
{
"success": true
}
curl -X DELETE https://api2.ecomailapp.cz/account/settings/webhook \
-H "key: YOUR_API_KEY" \
-H "Content-Type: application/json"
{
"success": true
}