pageSaveRequest
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request used for saving a page
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
page (page) | 0/1 | |
unlock (boolean) | 1/1 | |
delete (string) | 0/unbounded | Get the tags that need to be deleted |
JSON
property | type | description |
---|---|---|
page | page (page) | |
unlock | unlock (boolean) | |
delete | array of delete (string) | Get the tags that need to be deleted |