Skip to main content



Create Specifications for a Folder

Create specification for a folder

POST /V2.0/createSpecsForFolder

note

Creates a column type specification for a folder based on a json column description, folder name, and the model type. NOTE: for "simClassify+" use "simClassify%2B" for the Model type string.

Parameters

specsByFolder (form variable)

Json file containing column specs and spec. Information. specsTypes: { column_name:"type", … }, "folderName": "folder name string", "specsFileName":"file name string", "modelName":"Model type string: simSearch, simClassify, …"

user (header (authorization) variable)

user's authentication