Add File To Dataset

POST

Adds a single file to an existing dataset.

Path parameters

datasetRidstringRequired

Request

This endpoint expects an object.
handleobjectRequired
timestampMetadataobjectOptional

Response

This endpoint returns an object.
idUUID
datasetRidstring
namestring
handleobject
uploadedAtdatetime

Timestamp that the file was received and stored, but not processed or made available to consumers.

ingestStatusobject
boundsobjectOptional
ingestedAtdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

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.

timestampMetadataobjectOptional
Built with