The MOVE_CONTENT action is used to move the content within the application.
The payload for the action is:
Property | Required | Description |
---|---|---|
sourceContent | Required | The content parameter holding the reference to a content, or the content object which is going to be moved. If the received value contains multiple references to content objects, only the first of them will be used. |
targetContent | Required | The content parameter holding the reference to a content, or the content object for the where the source content will be moved into. If the received value contains multiple references to content objects, only the first of them will be used. |