I was able to successfully use the Basecamp File API to get the list of the files in a project, and download files. But how can I delete files? Issuing a DELETE instead of a GET on the file doesn't seem to do the trick for me. Am I missing something?
Asked
Active
Viewed 463 times
1 Answers
2
It looks like they don't expose an REST API method for DELETEing files.

Paul Sonier
- 38,903
- 3
- 77
- 117