1.5

Upload Design Template
Submits a design template to the File Store.
Request takes zipped file data as content, and on success returns a response containing the
new Managed File ID for the design template.
Type: POST
URI:
/rest/serverengine/filestore/template
Parameters:
Query:
l filename the file name of the design template to be uploaded (No
Default Value)
l persistent whether the design template to be uploaded will be
persistent in File Store (Default Value: false)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: Design Template (File)
Content
Type:
application/zip
Response:
Add.
Headers:
-
Content: Managed File ID
Content
Type:
text/plain
Status:
l 200 OK Template successfully uploaded to File
Page 324