user APIs
Upload files
Upload one or more files for the logged in user
post/user/files
Query parameters
pathstring
Parent directory for the uploaded files. It must be URL encoded, for example the path "my dir/àdir" must be sent as "my%20dir%2F%C3%A0dir". If empty or missing the root path is assumed. If a file with the same name already exists, it will be overwritten
mkdir_parentsboolean
Create parent directories if they do not exist?
Response
successful operation