Trigger Ingest
Triggers an ingest job for the given data source. The ingest job will be processed asynchronously.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
source
properties
labels
datasetName
datasetDescription
timestampMetadata
channelConfig
If absent, will default to a channel config that constructs a prefix tree with .
as the delimiter.
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.
datasetRid
datasetFileId
asyncHandle