upload_complete_all {sevenbridges} | R Documentation |
If the whole parts are uploaded, and the provided ETags are correct, then the file is assembled and made available on the SBG platform.
upload_complete_all(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_complete_all(token, upload_id = "8D7sQJxQk14ubsEnKaoeQZlRvV6ouQtMzBWaQNJdxPDLypUC3WogwtJdncevHxnT")