Hi there,
I've built an app using the JavaScript SDK where users can upload files to a folder.
Sometimes users are uploading big files eg a few GB and they decide they want to stop uploading the file.
I don't see a method on how to do that - neither with filesUpload nor with filesUploadSessionStart, filesUploadSessionAppendV2, filesUploadSessionFinish methods.
Could you guide me on how to achieve that? I am particularly interested in stopping the chunked uploading