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 Return the node id of the page
pageName (string) 0/1 Return the pagename
fileName (string) 0/1 Return the filename

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) Return the node id of the page
pageName pageName (string) Return the pagename
fileName fileName (string) Return the filename