Skip to main content

Runs an analysis on a dataset and exports the result

Runs an analysis on a datasetand exports the result

Path Parameters
    projectId string required
    datasetId string required
Request Body
    definitions object[] nullable
  • Array [
  • id string nullable
    options object nullable
    nullable
    type string nullable
  • ]
  • language string nullable
    options object nullable
    nullable
    saveOptions object
    fileDescription string nullable
    fileName string nullable
    overwriteIfExists boolean
    saveToProject boolean
    tags object[] nullable
  • Array [
  • id string nullable
    name string nullable
  • ]
  • type string nullable
Responses

OK

Loading...