Retry run webhook

Retry sending the webhook for a run

Path parameters

run_idstringRequired
The id of the task run or the workflow run.

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request

This endpoint expects a nullable object.
webhook_urlstring or nullOptional
Optional webhook URL to send the payload to instead of the stored configuration

Response

Successful Response

Errors