<?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 How to modify the permissions of a folder in Developers</title>
    <link>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/956992#M6583</link>
    <description>&lt;P&gt;Once a folder is created with folder API, how do you subsequently modify the folder permissions related to edit, move, delete, etc?&amp;nbsp; &amp;nbsp; Specifically, I want to limit what a user can do with a created folder, when they view said folder in Environment Manager.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you use the authorization API to do this?&lt;/P&gt;
&lt;P&gt;Do you use the annotation API to do this?&lt;/P&gt;
&lt;P&gt;Can you specify the permissions at the point when you are creating a folder with the folder API? (seems unlikely but thought I'd ask)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Overall, it seems like when you create a folder with the folder API, the resulting folder returns a response that includes links for GET, POST, DELETE, etc.&amp;nbsp; It seems like those links are used by the Environment Manager when determining what actions can be taken on a specific folder?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 16:05:45 GMT</pubDate>
    <dc:creator>MattAtSAS</dc:creator>
    <dc:date>2025-01-23T16:05:45Z</dc:date>
    <item>
      <title>How to modify the permissions of a folder</title>
      <link>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/956992#M6583</link>
      <description>&lt;P&gt;Once a folder is created with folder API, how do you subsequently modify the folder permissions related to edit, move, delete, etc?&amp;nbsp; &amp;nbsp; Specifically, I want to limit what a user can do with a created folder, when they view said folder in Environment Manager.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you use the authorization API to do this?&lt;/P&gt;
&lt;P&gt;Do you use the annotation API to do this?&lt;/P&gt;
&lt;P&gt;Can you specify the permissions at the point when you are creating a folder with the folder API? (seems unlikely but thought I'd ask)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Overall, it seems like when you create a folder with the folder API, the resulting folder returns a response that includes links for GET, POST, DELETE, etc.&amp;nbsp; It seems like those links are used by the Environment Manager when determining what actions can be taken on a specific folder?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 16:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/956992#M6583</guid>
      <dc:creator>MattAtSAS</dc:creator>
      <dc:date>2025-01-23T16:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the permissions of a folder</title>
      <link>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/957085#M6585</link>
      <description>&lt;P&gt;Does &lt;A href="https://developer.sas.com/rest-apis/folders/patchFolder" target="_self"&gt;this&lt;/A&gt; help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does using&amp;nbsp; PATCH&amp;nbsp; with&lt;/P&gt;
&lt;PRE style="color: #9cdcfe; background-color: #1e1e1e;"&gt;&lt;SPAN class="token parameter variable"&gt;--header&lt;/SPAN&gt; &lt;SPAN class="token string"&gt;'Authorization: ...  '&lt;/SPAN&gt; &lt;/PRE&gt;
&lt;P&gt;work?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 10:05:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/957085#M6585</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2025-01-24T10:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the permissions of a folder</title>
      <link>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/957104#M6586</link>
      <description>&lt;P&gt;Does that authorization header deal with authorization of the request itself and not the authorization of the folders?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 13:06:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/957104#M6586</guid>
      <dc:creator>MattAtSAS</dc:creator>
      <dc:date>2025-01-24T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the permissions of a folder</title>
      <link>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/957116#M6587</link>
      <description>&lt;P&gt;Unfortunately, the patchFolder API does not include folder permissions as a parameter. The Auth...header parameter is for the REST call itself, not the for the Folder. I'm checking with our dev team to see if there is any other way to control the folder permissions via an API. I'll repost when I get more information.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 15:04:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-modify-the-permissions-of-a-folder/m-p/957116#M6587</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2025-01-24T15:04:49Z</dc:date>
    </item>
  </channel>
</rss>

