View source: R/bulk-operation.R
sf_end_job_bulk | R Documentation |
End Bulk API Job
sf_end_job_bulk( job_id, end_type = c("Closed", "UploadComplete", "Aborted"), api_type = c("Bulk 1.0", "Bulk 2.0"), verbose = FALSE )
job_id |
|
end_type |
|
api_type |
|
verbose |
|
logical
; returns TRUE
if the job was able to be ended;
otherwise, an error message is printed
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.