Ingest Run
Creates a run and ingests data sources to be added to the run.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
title
description
startTime
properties
labels
dataSources
rid
If a run with the same rid already exists, the run will be updated.
endTime
runPrefix
for example, SIM, HTL, FLT
workspace
The workspace in which to create the dataset. If not provided, the dataset will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured.
Response
This endpoint returns an object.
runRid