COPY node as action in API call

I have found the various action types for dealing with nodes in a document (Insert, edit, move, delete). It would be useful to also have a COPY action.

Scenario is a node and its children serving as a template in a document, copied to another location.

Of course this can be reproduced in code, but would likely be smoother if the server did the copying.

3 Likes