pageIdSetRequest element

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

Request containing a list of page IDs and a flag for whether all language variants of the specified pages shall be affected

Example JSON

{ "alllangs" : false, "ids" : [ "...", ... ] }