enhancements_post_civis_data_match_cancel: Cancel a run

View source: R/generated_client.R

enhancements_post_civis_data_match_cancelR Documentation

Cancel a run

Description

Cancel a run

Usage

enhancements_post_civis_data_match_cancel(id)

Arguments

id

integer required. The ID of the job.

Value

A list containing the following elements:

id

integer, The ID of the run.

state

string, The state of the run, one of 'queued', 'running' or 'cancelled'.

isCancelRequested

boolean, True if run cancel requested, else false.


civis documentation built on April 1, 2023, 12:01 a.m.