curl --location '/API_SERVICE_BASE_URL/v1/webhook/resend' \ --header 'Content-Type: application/json' \ --data '{ "webhookIds": [ "string" ], "webhookType": "string", "allFailWebhook": true }'
{ "success": true }