scripts_patch_javascript_runs {civis} | R Documentation |
Update the given run
Description
Update the given run
Usage
scripts_patch_javascript_runs(id, run_id, error = NULL)
Arguments
id |
integer required. ID of the Job |
run_id |
integer required. ID of the Run |
error |
string optional. The error message to update |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]