Retry a failed execution webhook delivery by requeueing the same delivery record
post/v1/execution-webhooks/deliveries/{id}/retry
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.