upload_delete {sevenbridges} | R Documentation |
Abort the upload; all upload records and the file are deleted.
upload_delete(token = NULL, upload_id = NULL, ...)
token |
auth token |
upload_id |
ID of the upload |
... |
parameters passed to api function |
parsed list of the returned json
token = "your_token" req = upload_delete(token, upload_id = "8D7sQJxQk14ubsEnKaoeQZlRvV6ouQtMzBWaQNJdxPDLypUC3WogwtJdncevHxnT")