<?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 Restricting access of team subfolder with the Dropbox API in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Restricting-access-of-team-subfolder-with-the-Dropbox-API/m-p/333446#M528</link>
    <description>&lt;P&gt;Hey,&lt;BR /&gt;&lt;BR /&gt;I am developing an app with the Dropbox API ( .NET SDK) and I am a team admin in the Dropbox using the app.&lt;BR /&gt;&lt;BR /&gt;I noticed for a subfolder of a team folder that I can remove the group access of the team.&lt;BR /&gt;&lt;BR /&gt;My question is: Is there a way to remove team access (all access except mine) for a shared (team folder) via the API ? If not, is it possible to create a folder within a team folder, that only I can access and share (via the API) ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:05:02 GMT</pubDate>
    <dc:creator>Weri</dc:creator>
    <dc:date>2019-05-29T09:05:02Z</dc:date>
    <item>
      <title>Restricting access of team subfolder with the Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Restricting-access-of-team-subfolder-with-the-Dropbox-API/m-p/333446#M528</link>
      <description>&lt;P&gt;Hey,&lt;BR /&gt;&lt;BR /&gt;I am developing an app with the Dropbox API ( .NET SDK) and I am a team admin in the Dropbox using the app.&lt;BR /&gt;&lt;BR /&gt;I noticed for a subfolder of a team folder that I can remove the group access of the team.&lt;BR /&gt;&lt;BR /&gt;My question is: Is there a way to remove team access (all access except mine) for a shared (team folder) via the API ? If not, is it possible to create a folder within a team folder, that only I can access and share (via the API) ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:05:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Restricting-access-of-team-subfolder-with-the-Dropbox-API/m-p/333446#M528</guid>
      <dc:creator>Weri</dc:creator>
      <dc:date>2019-05-29T09:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting access of team subfolder with the Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Restricting-access-of-team-subfolder-with-the-Dropbox-API/m-p/333490#M529</link>
      <description>&lt;P&gt;Yes, you can remove the team's access to a shared folder in the team space by calling&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_SetAccessInheritanceAsync_1.htm" target="_blank"&gt;SetAccessInheritanceAsync&lt;/A&gt; and setting the&amp;nbsp;accessInheritance parameter to&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/T_Dropbox_Api_Sharing_AccessInheritance_NoInherit.htm" target="_blank"&gt;NoInherit&lt;/A&gt;. Likewise, you can do the same when creating a new shared folder using the same parameter and value on&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ShareFolderAsync_1.htm" target="_blank"&gt;ShareFolderAsync&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Either way, the team will no longer inherit access to the sub-folder via the team folder (and you can add specific individual/group access as desired).&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 18:47:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Restricting-access-of-team-subfolder-with-the-Dropbox-API/m-p/333490#M529</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-12T18:47:13Z</dc:date>
    </item>
  </channel>
</rss>

