pageCopyRequest element
Type: | pageCopyRequest |
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Request for a batch copy call
Example JSON
{
"targetFolders" : [ {
"id" : ...,
"channelId" : ...
}, ... ],
"createCopy" : false
}
Type: | pageCopyRequest |
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Request for a batch copy call
{
"targetFolders" : [ {
"id" : ...,
"channelId" : ...
}, ... ],
"createCopy" : false
}