pageCreateRequest
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Page create request
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| folderId (string) | 0/1 | The ID of the folder, where the page shall be created. This may either be the local or the global folder id. |
| templateId (int) | 0/1 | |
| variantId (int) | 0/1 | |
| language (string) | 0/1 | |
| nodeId (int) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| folderId | folderId (string) | The ID of the folder, where the page shall be created. This may either be the local or the global folder id. |
| templateId | templateId (int) | |
| variantId | variantId (int) | |
| language | language (string) | |
| nodeId | nodeId (int) |