fileCopyRequest
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Request to copy a file
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| newFilename (string) | 0/1 | Get the new filename for the copied file being created. |
| file (file) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| newFilename | newFilename (string) | Get the new filename for the copied file being created. |
| file | file (file) |