cancel
Showing results for 
Search instead for 
Did you mean: 

Move Documents & Folders with REST Api

hilal
Confirmed Champ
Confirmed Champ

Hi,

I m using Alfresco Community 5.2. I want to move some documents or folders to another folder by using Rest Api. But I can not find any documentation about this. 

Please help me.

Thanks in advance.

1 ACCEPTED ANSWER

mehe
Elite Collaborator
Elite Collaborator

When using Alfresco 5.2 you can use the new rest api. In the "manage nodes" section, there is also a "move" method. See the Api Explorer:

Alfresco Content Services REST API Explorer 

View answer in original post

2 REPLIES 2

mehe
Elite Collaborator
Elite Collaborator

When using Alfresco 5.2 you can use the new rest api. In the "manage nodes" section, there is also a "move" method. See the Api Explorer:

Alfresco Content Services REST API Explorer 

hilal
Confirmed Champ
Confirmed Champ

Thank you so much, it works.