cURL
curl --request POST \ --url https://api.getredo.com/v2.2/webhooks/{webhookId}/replay \ --header 'Content-Type: application/json' \ --data ' { "start": "2023-11-07T05:31:56Z" } '
{ "detail": "<string>", "instance": "<string>", "title": "<string>", "type": "about:blank" }
Replay a webhook.
Webhook ID
"64e5a865a58eefeed7f05ea6"
Success
Was this page helpful?