Create Imported Data Project

POST {{baseUrl}}/datasets

Deprecated Endpoint

This API is in the process of being deprecated. It will continue to be available. The preferred API is Imported Data Project, which is largely similar to this API.

Creates the Imported Data Project and returns the schema along with the ID of the new Imported Data Project.

Request Body

{"datasetId"=>"aliqua sit incididunt", "name"=>"cillum", "primaryKey"=>"elit voluptate amet adipisicing", "createProject"=>false, "fields"=>[{"name"=>"sint laborum", "type"=>"array", "format"=>"date-time"}, {"name"=>"incididun", "type"=>"array", "format"=>"date-time"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"result":{"name":"anim ipsum aute laboris","primaryKey":"ullamco incididunt dolore velit id","datasetId":"veniam Lorem nisi officia","datasetType":"dolore officia consequat elit","fields":[{"name":"aliqua proident","type":"integer","format":"date-time"},{"name":"Lorem voluptate","type":"integer","format":"date-time"}]},"meta":{"httpStatus":"sed do","requestId":"laboris labore mollit","notice":"culpa in ullamco aute"}}