Learn R Programming

civis (version 3.1.3)

scripts_delete_dbt_runs: Cancel a run

Description

Cancel a run

Usage

scripts_delete_dbt_runs(id, run_id)

Value

An empty HTTP response

Arguments

id

integer required. The ID of the dbt job.

run_id

integer required. The ID of the run.