Retry run
Manage runs
Retry run
Start a new run using the source run input. By default the retry uses the latest automation version; pass version=original to pin the same source version as the original run.
POST
Retry run
Authorizations
API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.
Path Parameters
Source run id to retry.
Query Parameters
Version for the new run. original pins the source run. Defaults to latest.
Seconds to wait before returning (max 600). Omit for async.
Required range:
0 <= x <= 600