OpenAPI 3.0.42026-08-13351856967.1 KB

d779de93a5ee

Job

Creates a new job definition.

A preview pipeline is automatically created and returned in the response.

post/job/definition

Request body

definitionNamestring required

The name of the definition.

datasetIdstring required

The dataset id.

aggregatorType'NonCommittal' | 'MajorityVote' | 'SimpleMatchup' | 'LocateCluster' | 'Classification' | 'Locate' | 'BoundingBox' | 'Line' | 'Transcription' | 'SinglePointLocate' | 'FreeText' | 'Scrub' | 'Ranking' | 'MultiRanking' | 'null' nullable

The aggregator type.

Response

OK

definitionIdstring required

The id of the created job definition.

pipelineIdstring required

The id of the created preview pipeline.