<?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: Legal Hold Api in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742866#M32748</link>
    <description>&lt;P&gt;i want to apply legal hold on some files and Folders using Dropbox Dll in c#&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jan 2024 05:37:16 GMT</pubDate>
    <dc:creator>mansi2812</dc:creator>
    <dc:date>2024-01-12T05:37:16Z</dc:date>
    <item>
      <title>Legal Hold Api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742327#M32738</link>
      <description>&lt;P&gt;Is there Any API available&amp;nbsp; to apply legal Hold ?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 07:18:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742327#M32738</guid>
      <dc:creator>mansi2812</dc:creator>
      <dc:date>2024-01-10T07:18:04Z</dc:date>
    </item>
    <item>
      <title>Legal Hold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742329#M32740</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to apply Legal Hold on my files and folders using Api&amp;nbsp;&lt;BR /&gt;Is there any api available for apply legal hold ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 07:25:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742329#M32740</guid>
      <dc:creator>mansi2812</dc:creator>
      <dc:date>2024-01-10T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Legal Hold Api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742416#M32741</link>
      <description>&lt;P&gt;Yes, the Dropbox API does have several endpoints for working with legal holds. You can find the documentation for them starting here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-legal_holds-create_policy" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/teams#team-legal_holds-create_policy&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 14:44:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742416#M32741</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-01-10T14:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Legal Hold Api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742865#M32747</link>
      <description>&lt;P&gt;Can i use that using Dropbox Dll ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 05:29:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742865#M32747</guid>
      <dc:creator>mansi2812</dc:creator>
      <dc:date>2024-01-12T05:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Legal Hold Api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742866#M32748</link>
      <description>&lt;P&gt;i want to apply legal hold on some files and Folders using Dropbox Dll in c#&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 05:37:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742866#M32748</guid>
      <dc:creator>mansi2812</dc:creator>
      <dc:date>2024-01-12T05:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Legal Hold Api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742971#M32750</link>
      <description>&lt;P&gt;You can use &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_blank"&gt;the Dropbox .NET SDK&lt;/A&gt; in C# to perform these calls. You can find &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/gh-pages/obj/api/Dropbox.Api.Team.Routes.TeamTeamRoutes.html#Dropbox_Api_Team_Routes_TeamTeamRoutes_LegalHoldsCreatePolicyAsync_Dropbox_Api_Team_LegalHoldsPolicyCreateArg_" target="_blank"&gt;the documentation for the corresponding methods in that SDK here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 13:42:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Legal-Hold-Api/m-p/742971#M32750</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-01-12T13:42:56Z</dc:date>
    </item>
  </channel>
</rss>

