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

Unique resource identifier for a Dataset

namestring
handleobject
uploadedAtdatetime

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

ingestStatusobject
boundsobjectOptional
ingestedAtdatetimeOptional

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