objectMoveRequest

Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Request object for moving a single object

XML

Elements

name (type) min/max
occurs
description
allLanguages (boolean) 0/1 True if all languages shall be moved (for pages), false if only the given pages. Default is true
folderId (int) 1/1 Target folder ID
nodeId (int) 0/1 Target node ID for moving into a channel (may be null)

JSON

property type description
allLanguages allLanguages (boolean) True if all languages shall be moved (for pages), false if only the given pages. Default is true
folderId folderId (int) Target folder ID
nodeId nodeId (int) Target node ID for moving into a channel (may be null)