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