scripts_delete_containers_runs {civis} | R Documentation |
Cancel a run
Description
Cancel a run
Usage
scripts_delete_containers_runs(id, run_id)
Arguments
id |
integer required. The ID of the container. |
run_id |
integer required. The ID of the run. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]