powered by
Cancel a run
imports_post_cancel(id)
A list containing the following elements:
integer, The ID of the run.
string, The state of the run, one of 'queued', 'running' or 'cancelled'.
boolean, True if run cancel requested, else false.
integer required. The ID of the job.