View source: R/generated_client.R
| scripts_post_cancel | R Documentation | 
Cancel a run
scripts_post_cancel(id)
| id | integer required. The ID of the job. | 
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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.