bc3-api icon indicating copy to clipboard operation
bc3-api copied to clipboard

Replace an upload (upload versions)

Open rgr78 opened this issue 9 years ago • 1 comments

Using the BC3 API, we cannot update (replace) a file we uploaded. We can only modify the basename and description. https://github.com/basecamp/bc3-api/blob/master/sections/uploads.md#update-an-upload

For our project, we need to be able to replace the files we uploaded via API, similar to what we can do using the website.

rgr78 avatar Oct 18 '16 10:10 rgr78