Function stopAutomationRun

  • Forcefully stops an automation run immediately. 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<StopAutomationRunHttpResponse>

    StopAutomationRunHttpError