Mark File Ingest Successful
Path parameters
datasetRid
fileId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
bounds
ingestedAt
The ingestion timestamp is produced by CSV splitter and stored directly in the clickhouse table. It’s produced externally and passed here to handle retries and failures, and must be nanosecond precision. Two files cannot have the same ingested at timestamp.
Response
This endpoint returns an object.
id
datasetRid
Unique resource identifier for a Dataset
name
handle
uploadedAt
Timestamp that the file was received and stored, but not processed or made available to consumers.
ingestStatus
bounds
ingestedAt
Timestamp that the file is ingested at and made available for processing. If the file has failed to be ingested for any reason or is still being processed, then this value will be empty.
timestampMetadata