Learn R Programming

civis (version 3.1.2)

jobs_delete_runs: Cancel a run

Description

Cancel a run

Usage

jobs_delete_runs(id, run_id)

Value

An empty HTTP response

Arguments

id

integer required. The ID of the Job.

run_id

integer required. The ID of the Run.