delete_batch: Delete a Batch

Description Usage Arguments References Examples

Description

Delete a Batch

Usage

1
delete_batch(batch_id = "", ...)

Arguments

batch_id

ID for the batch

...

Additional arguments passed to captr_DELETE.

References

https://shreddr.captricity.com/developer/api-reference/#v1-batches

Examples

1
2
3
4
## Not run: 
delete_batch("batch_id")

## End(Not run)

captr documentation built on May 2, 2019, 3:26 p.m.