Workflow Runs APIPOST/api/workflow-runs/{runId}/retry
Product availabilityAlgaPSA
Retry a failed workflow run
Restarts a FAILED run from its last failed node.
Path parameters
Request body
Content type: application/json · schema WorkflowRunActionBody
reasonstring
Audit reason for the action.
sourcestring
Origin label; defaults to 'api'.
Response body
Success response 200 · schema UnversionedV1Success
anyOf (option 2)array of object
Response codes
200
Retry a failed workflow run succeeded.
401
API key missing/invalid.
403
Caller lacks the required permission.