POST /files/upload_sessions API with the desired file_name
and folder_id to put the file in, as well as the file_size of the file to be
uploaded.
To create a session for a new version of an existing file, call the
POST /files/:id/upload_sessions API instead. In this
case, the file_name and folder_id are only required when renaming or moving
the file in the process.
