dataset

Import JSON

Import JSON into a DataSet

post/dataset/importjson/{dataSetId}

Path parameters

dataSetIdinteger required

The DataSet ID to import into.

Request body

uniqueKeysstring[]

A name of the unique column

truncatestring[]

Flag True or False, whether to truncate existing data on import

Response

successful operation

Changes