pageCopyRequest

Namespace: (default namespace)
XML Schema: ns1.xsd

Request for a batch copy call

XML

Elements

name (type) min/max
occurs
description
targetFolders (targetFolder) 0/unbounded The list of target folder in which the pages should be copied.
createCopy (boolean) 1/1 Whether new copies should be created in folders in which already pages with the same name reside.

JSON

property type description
targetFolders array of targetFolders (targetFolder) The list of target folder in which the pages should be copied.
createCopy createCopy (boolean) Whether new copies should be created in folders in which already pages with the same name reside.