curl --location --request POST 'https://public.outreach2day.com/campaigns/webhooks/retrigger-failed?workspaceId' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"subscriptionId": 0,
"windowHours": 1,
"limit": 1000
}'{
"status": "string",
"retriggered": 0,
"property1": "string",
"property2": "string"
}