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 |
---|---|---|
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 |
---|---|---|
folderId | folderId (int) | Target folder ID |
nodeId | nodeId (int) | Target node ID for moving into a channel (may be null) |