Is it possible to use the Box.com API to allow users of my website to upload files via an online form, without being able to edit or see other files I have currently online? For example, hardcoding user credentials in a script with "upload only" access.
Is this possible? And if so how can I implement this?