<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create empty file without uploading in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-empty-file-without-uploading/m-p/617539#M28446</link>
    <description>&lt;P&gt;The Dropbox API doesn't offer a call specifically to just create an empty file, but you can call /file/upload with an empty body to make an empty file (that is, with a size of 0).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A file with a size of 0 isn't a valid .docx file though, so if you mean you want to upload a valid .docx document that just doesn't contain any content, you'd need to create that locally and then upload the (non-zero length) data.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 19:08:17 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-08-22T19:08:17Z</dc:date>
    <item>
      <title>Create empty file without uploading</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-empty-file-without-uploading/m-p/617441#M28445</link>
      <description>&lt;P&gt;Is it possible to create an empty file without having to upload a local file?&lt;BR /&gt;&lt;BR /&gt;I'm trying to make `/file/upload` endpoint work with .docx files but when i'm trying to check the file on the web, it says it is unsupported.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 18:56:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-empty-file-without-uploading/m-p/617441#M28445</guid>
      <dc:creator>chacychavez</dc:creator>
      <dc:date>2022-08-22T18:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create empty file without uploading</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-empty-file-without-uploading/m-p/617539#M28446</link>
      <description>&lt;P&gt;The Dropbox API doesn't offer a call specifically to just create an empty file, but you can call /file/upload with an empty body to make an empty file (that is, with a size of 0).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A file with a size of 0 isn't a valid .docx file though, so if you mean you want to upload a valid .docx document that just doesn't contain any content, you'd need to create that locally and then upload the (non-zero length) data.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 19:08:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-empty-file-without-uploading/m-p/617539#M28446</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-08-22T19:08:17Z</dc:date>
    </item>
  </channel>
</rss>

