Skip to main content



Upload Specifications File for a Folder

Upload a specification file for a folder

POST /cloud/uploadSpecsFile

note

Returns the model type and file information.

Parameters

folderName (from variable)

Name of the folder. Alphanumeric string: [A-Za-z0-9-_]+

modelType (form variable)

Type of the model. One of the following values: simSearch, simClassify, simClassify%2B, simCluster, or simRecommend

fileName (form variable)

Name of the spec file name to upload. Alphanumeric string: [A-Za-z0-9-_]+

fileData (form variable)

An input stream that represent the bytes of the file to upload.

user (header (authorization) variable)

user's authentication