nodeSaveRequest
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request for creating a new node.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
node (node) | 0/1 | The REST model of the node to save. |
description (string) | 0/1 | The description of the node. |
JSON
property | type | description |
---|---|---|
node | node (node) | The REST model of the node to save. |
description | description (string) | The description of the node. |