Alter type custom with api

cancel
Showing results for 
Search instead for 
Did you mean: 
rafaelguzzo
Active Member

Alter type custom with api

Hello, I need to change the document type via api rest. I can send and change its properties, but I can't set the document to the custom type I created, just manually. I'm using http://localhost:8080/alfresco/service/api/upload for upload and http://localhost:8080/alfresco/service/api/metadata/node/  to insert properties.

Alfresco 5.0

3 Replies
jljwoznica
Senior Member

Re: Alter type custom with api

rafaelguzzo
Active Member

Re: Alter type custom with api

Hello, thanks for the feedback. I managed to reach my goal through the endpoint http://localhost/alfresco/service/slingshot/doclib/type/node/{store_type}/{store_id}/{id}

Att.

EddieMay
Alfresco Employee

Re: Alter type custom with api

Hi @rafaelguzzo,

Thanks for posting your solution - really helpful to other people. 

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!