I know how to read the contents of a dropbox file in a js variable, using pure javascript.
It's ajax, without the use of jquery or any dropbox or other library.
Similarly, I would like to create/write/update a dropbox file with data from a js variable without uploading an existing file.
What is the http code for this?