multiFolderMoveRequest
Extends: | folderMoveRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request to move multiple folders
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
ids (string) | 0/unbounded | Folder IDs to move. The IDs may be internal or global IDs |
JSON
property | type | description |
---|---|---|
ids | array of ids (string) | Folder IDs to move. The IDs may be internal or global IDs |