<?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: Need to give and remove permissions to folders via the API. Is this possible? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273577#M16282</link>
    <description>&lt;P&gt;It sounds like you'd want to use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;/2/files/upload&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-share_folder" target="_blank"&gt;/2/sharing/share_folder&lt;/A&gt; and&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member" target="_blank"&gt;/2/sharing/add_folder_member&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-remove_folder_member" target="_blank"&gt;/2/sharing/remove_folder_member&lt;/A&gt;&amp;nbsp;(and/or optionally&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-unshare_folder" target="_blank"&gt;/2/sharing/unshare_folder&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Apr 2018 16:35:12 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-04-23T16:35:12Z</dc:date>
    <item>
      <title>Need to give and remove permissions to folders via the API. Is this possible?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273573#M16278</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having a web application built for my print company. End users can upload artwork files and design briefs and design contractors&amp;nbsp;then need to be&amp;nbsp;assigned to work on the projects. I need a system to do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Upload the End Users design files and design briefs to a newly created folder (one new folder per order/job)&lt;/LI&gt;&lt;LI&gt;Give a contractor permission to access said folder.&lt;/LI&gt;&lt;LI&gt;Remove access when the job is complete.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'd like to do all of the above via the API. Point 1 is the easy bit, but what about 2 and 3? Can anyone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273573#M16278</guid>
      <dc:creator>BartonFunk</dc:creator>
      <dc:date>2019-05-29T09:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need to give and remove permissions to folders via the API. Is this possible?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273577#M16282</link>
      <description>&lt;P&gt;It sounds like you'd want to use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;/2/files/upload&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-share_folder" target="_blank"&gt;/2/sharing/share_folder&lt;/A&gt; and&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member" target="_blank"&gt;/2/sharing/add_folder_member&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-remove_folder_member" target="_blank"&gt;/2/sharing/remove_folder_member&lt;/A&gt;&amp;nbsp;(and/or optionally&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-unshare_folder" target="_blank"&gt;/2/sharing/unshare_folder&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:35:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273577#M16282</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-04-23T16:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need to give and remove permissions to folders via the API. Is this possible?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273582#M16284</link>
      <description>&lt;P&gt;That sounds great Greg. I'll discuss this with the developer. Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 17:02:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-to-give-and-remove-permissions-to-folders-via-the-API-Is/m-p/273582#M16284</guid>
      <dc:creator>BartonFunk</dc:creator>
      <dc:date>2018-04-23T17:02:28Z</dc:date>
    </item>
  </channel>
</rss>

