Description Usage Arguments References Examples
Delete a Job
1 | delete_job(job_id = "", ...)
|
job_id |
ID for the job (which you get from related_job_id field of submit_batch) |
... |
Additional arguments passed to |
https://shreddr.captricity.com/developer/api-reference/#v1-batches
1 2 3 4 | ## Not run:
delete_job("job_id")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.