Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

execution_id
string
required

The execution_id whose webhook to resend

Response

The webhook was queued for delivery

execution_id
string
required

The execution whose webhook was queued.

webhook_url
string
required

The destination it will be sent to.