Register Containerized Extractor

Registers a containerized extractor for a given set of containerized files.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
imageobjectRequired
inputslist of objectsRequired

payload must match input defined in containerized extraction

propertiesmap from strings to stringsRequired
labelsset of stringsRequired
workspacestringRequired

The workspace in which to create the extractor

timestampMetadataobjectRequired

Metadata about the intermediate parquet this extractor will produce

descriptionstringOptional

Response

This endpoint returns an object.
extractorRidstring