<?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 Alfresco Rest Api Change Folder Permission  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-rest-api-change-folder-permission/m-p/57340#M20632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Hello everyone.i&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN lang="en" style="color: #727174; background-color: #ffffff; border: 0px;"&gt;want to change the&amp;nbsp;&amp;nbsp; user role information of a&amp;nbsp;folder permission&amp;nbsp; in alfresco using rest api.&lt;/SPAN&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;But I could not find it in the alfresco rest document.I just found the get service&amp;nbsp;as in the picture&lt;/SPAN&gt;.I want update service.Do you have any information on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/22585_pastedImage_3.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2018 20:53:15 GMT</pubDate>
    <dc:creator>suayb58</dc:creator>
    <dc:date>2018-08-17T20:53:15Z</dc:date>
    <item>
      <title>Alfresco Rest Api Change Folder Permission</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-rest-api-change-folder-permission/m-p/57340#M20632</link>
      <description>Hello everyone.i&amp;nbsp;want to change the&amp;nbsp;&amp;nbsp; user role information of a&amp;nbsp;folder permission&amp;nbsp; in alfresco using rest api.But I could not find it in the alfresco rest document.I just found the get service&amp;nbsp;as in the picture.I want update service.Do you have any information on this?</description>
      <pubDate>Fri, 17 Aug 2018 20:53:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-rest-api-change-folder-permission/m-p/57340#M20632</guid>
      <dc:creator>suayb58</dc:creator>
      <dc:date>2018-08-17T20:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Rest Api Change Folder Permission</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-rest-api-change-folder-permission/m-p/57341#M20633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using older 5.0.c Community version, there is this in the webscripts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set-permissions&lt;BR /&gt;POST /alfresco/s/slingshot/doclib/permissions/{store_type}/{store_id}/{id}&lt;BR /&gt;---&lt;BR /&gt;Document List Component - set permissions data webscript&lt;BR /&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently there is a specific JSON body that needs to be sent. There is no documentation on it. One site mentioned it should take this form below:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;{&lt;BR /&gt; "permissions":&lt;BR /&gt; [&lt;BR /&gt; {&lt;BR /&gt; "authority":"danelige",&lt;BR /&gt; "role":"Collaborator",&lt;BR /&gt; "remove":true&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "authority":"danelige",&lt;BR /&gt; "role":"SiteManager"&lt;BR /&gt; }&lt;BR /&gt; ]&lt;BR /&gt; ,"isInherited":true&lt;BR /&gt;}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns 200 OK and result body consisting only of: "{}"&amp;nbsp;&lt;/P&gt;&lt;P&gt;However it does have the desired effect... inheritance can be toggled and users added as locally set by using above notation.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:03:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-rest-api-change-folder-permission/m-p/57341#M20633</guid>
      <dc:creator>jmorrow</dc:creator>
      <dc:date>2019-01-29T18:03:19Z</dc:date>
    </item>
  </channel>
</rss>

