<?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: Remove labels api in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3840369#M51763</link>
    <description>&lt;P&gt;Thanks for your answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I use postman, how can I find the address to connect to the API?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 07:43:11 GMT</pubDate>
    <dc:creator>Jcorbalan</dc:creator>
    <dc:date>2024-04-16T07:43:11Z</dc:date>
    <item>
      <title>Remove labels api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3837347#M51745</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have the same issue with labels as in this post:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3375432" target="_blank" rel="noopener"&gt;How to remove Sensitivity Label - What permission/... - Microsoft Fabric Community&lt;/A&gt;&amp;nbsp;but we are not sure if we are using the API correctly (we get a response code 401) as seen here:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/admin/information-protection-remove-labels-as-admin#changelabelstatus" target="_blank" rel="noopener"&gt;Admin - InformationProtection RemoveLabelsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We have many questions about that:&lt;BR /&gt;- Is it just a try page or we can use it to remove our labels?&lt;/P&gt;&lt;P&gt;- If so, what is the url we need to use to use it?&lt;BR /&gt;- Do we need to fill the header and parameter fields or is it enought to use the body field with the type and id?&lt;BR /&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 07:31:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3837347#M51745</guid>
      <dc:creator>Jcorbalan</dc:creator>
      <dc:date>2024-04-15T07:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove labels api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3839709#M51758</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/724561"&gt;@Jcorbalan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;According to your requirement description, this documentation page supports directly doing "Try it" to try this rest API, you can click here and follow the request header and body of the example below to mimic and place your own label to do these operations.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_0-1713240169112.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1079264i68FB10AA66A08DA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyangliumsft_0-1713240169112.png" alt="vyangliumsft_0-1713240169112.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_1-1713240169115.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1079265i8B36687719A737B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vyangliumsft_1-1713240169115.png" alt="vyangliumsft_1-1713240169115.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regarding the permissions needed, if you are logged in with an AAD account, then your AAD account will need these permissions&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator).&lt;/LI&gt;
&lt;LI&gt;The admin user must have sufficient &lt;A href="https://learn.microsoft.com/en-us/azure/information-protection/configure-usage-rights" aria-label="Link usage rights" target="_blank"&gt;usage rights&lt;/A&gt; to delete labels.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There is a corresponding description in this part of the document&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_2-1713240190200.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1079266i3E6C6D4032CEA16E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vyangliumsft_2-1713240190200.png" alt="vyangliumsft_2-1713240190200.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, if you want to use these APIs more formally and execute them in bulk, you can use postman to test and execute them as a professional job.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.postman.com/" aria-label="Link Postman API Platform | Sign Up for Free" target="_blank"&gt;Postman API Platform | Sign Up for Free&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 04:03:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3839709#M51758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-16T04:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Remove labels api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3840369#M51763</link>
      <description>&lt;P&gt;Thanks for your answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I use postman, how can I find the address to connect to the API?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 07:43:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-labels-api/m-p/3840369#M51763</guid>
      <dc:creator>Jcorbalan</dc:creator>
      <dc:date>2024-04-16T07:43:11Z</dc:date>
    </item>
  </channel>
</rss>

