multiPagePublishRequest
| Extends: | pagePublishRequest |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Request for publishing many pages
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| ids (string) | 0/unbounded | Get the page ids |
| foregroundTime (int) | 0/1 | |
| keepPublishAt (boolean) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| ids | array of ids (string) | Get the page ids |
| foregroundTime | foregroundTime (int) | |
| keepPublishAt | keepPublishAt (boolean) |