<?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 Change Owner via API in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/change-owner-via-api/m-p/125508#M34226</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Is it possible to change the owner of a content via a REST API? If not, are there any alternative option?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 17:35:00 GMT</pubDate>
    <dc:creator>jose_leon_coupa</dc:creator>
    <dc:date>2021-03-02T17:35:00Z</dc:date>
    <item>
      <title>Change Owner via API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-owner-via-api/m-p/125508#M34226</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Is it possible to change the owner of a content via a REST API? If not, are there any alternative option?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 17:35:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-owner-via-api/m-p/125508#M34226</guid>
      <dc:creator>jose_leon_coupa</dc:creator>
      <dc:date>2021-03-02T17:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change Owner via API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-owner-via-api/m-p/125509#M34227</link>
      <description>&lt;P&gt;I didn't try that, but I guess you can invoke PUT /nodes/{nodeId} with following body:&lt;/P&gt;
&lt;PRE&gt;{
  "properties":
  {
    "cm:owner":"userId"
  }
}&lt;/PRE&gt;</description>
      <pubDate>Wed, 03 Mar 2021 08:14:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-owner-via-api/m-p/125509#M34227</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-03-03T08:14:01Z</dc:date>
    </item>
  </channel>
</rss>

