Start import of a dataset
This will start the import of a dataset to a specific project
Path Parameters
uploadId string required
The upload ID.
application/json
Request Body required
The following are required:(projectId, name).
- Array [
- ]
convertOptions object nullable
blankDataHandling int32
Possible values: [0
, 1
]
Default value: 0
createMiprox boolean
miproxProjectName string
customerId string nullable
description string nullable
name string nullable
ownerCustomerId string nullable
projectId string nullable
projectName string nullable
saveTemplateId string nullable
tags object[] nullable
id string nullable
name string nullable
uploadId string nullable
user object
createdUtc date-time nullable
customerId string nullable
email string nullable
firstName string nullable
id string nullable
isApiUser boolean nullable
isDeleted boolean nullable
lastName string nullable
role string nullable
settings object nullable
subAccountUserInfo object nullable
isRegistered boolean nullable
subAccountInvitationId string nullable
Responses
- 202
- 401
- 403
- 404
A URL.
application/json
Schema
Schema
string
Unauthorized
Access denied
Not found
Loading...