Replay an execution webhook delivery by creating a new delivery record based on the original
post/v1/execution-webhooks/deliveries/{id}/replay
Path parameters
idstring required
Webhook delivery ID
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "req_123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.