What is Rest API create Node OVERWRITE field value?

cancel
Showing results for 
Search instead for 
Did you mean: 
luyentv
Member II

What is Rest API create Node OVERWRITE field value?

I don't see the describe value of overwrite existting file? So how write nodeBodyCreate 's content to overwrite existing node?

https://api-explorer.alfresco.com/api-explorer/#!/nodes/createNode

1 Reply
spino
Active Member II

Re: What is Rest API create Node OVERWRITE field value?

Hi,

If i understand and you want to update an existing node,
then i think you should see the PUT method https://api-explorer.alfresco.com/api-explorer/#!/nodes/updateNode

I hope i was helpfully,

Bye