fileSaveRequest

Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Request to save a file

XML

Elements

name (type) min/max
occurs
description
file (file) 0/1
failOnDuplicate (boolean) 0/1 True if saving the file with a duplicate filename will fail. If false (default) the filename will be made unique before saving

JSON

property type description
file file (file)
failOnDuplicate failOnDuplicate (boolean) True if saving the file with a duplicate filename will fail. If false (default) the filename will be made unique before saving