Skycatch / node-box

Box API client for Node.JS
MIT License
21 stars 19 forks source link

adds file deletion method to Files.prototype #15

Open austinbourdier opened 8 years ago

austinbourdier commented 8 years ago

This Pull Request adds in the ability to delete a file from your account.

Parameters: fileID eTag callback.

Let me know if you have any questions or need me to change anything before this gets merged!