Skip to main content

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.

Request Body required

The following are required:(projectId, name).

    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
  • Array [
  • 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

A URL.


Schema

    string

Loading...