Function retryAutomationRun

  • Retries a specific run by creating a new run using the same inputs. The requesting user must be the owner of the automation.

    Parameters

    • id: string

      The unique identifier for the automation.

    • runId: string

      The unique identifier for the run.

    • Optionaloptions: ApiCallOptions

    Returns Promise<RetryAutomationRunHttpResponse>

    RetryAutomationRunHttpError