pushToMasterRequest element

Type: pushToMasterRequest
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Request to push a specified object from a channel into a master

Example JSON

{ "masterId" : ..., "channelId" : ..., "recursive" : false, "foregroundTime" : ..., "types" : [ "page", ... ] }