v6

latestOpenAPI 3.1.02026-08-03265555.4 KB
Campaigns

Rerun Failed Webhooks

Re-run failed webhook notifications for a campaign within a time window.

post/api/v1/campaigns/{campaign_id}/webhooks/rerun-failed

Path parameters

campaign_idstring required

The ID of the campaign.

The ID of the campaign.

Request body

from_datestring date-time required

Start of the window (webhook event created_at), inclusive.

to_datestring date-time required

End of the window (webhook event created_at), inclusive.

Response

Successful Response

{"stackTrail":"paths:/api/v1/campaigns/{campaign_id}/webhooks/rerun-failed:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}