folderSaveRequest
| Namespace: |
http://www.gentics.com/rest |
| XML Schema: |
ns0.xsd |
Request object for a request to save a folder
XML
Elements
| name (type) |
min/max occurs |
description |
|
folder (folder)
|
0/1 |
|
|
tagsToSubfolders (string)
|
0/unbounded |
List of object tags, that shall be passed on to subfolders. May contain names (with or without the prefix 'object.') or IDs
|
JSON
| property |
type |
description |
| folder |
folder (folder)
|
|
| tagsToSubfolders |
array of tagsToSubfolders (string)
|
List of object tags, that shall be passed on to subfolders. May contain names (with or without the prefix 'object.') or IDs
|