v1

latestOpenAPI 3.1.02026-08-04118425322.0 KB
concept

Update labels

Update labels for a concept. Label requests containing coactive image ids or image paths already in use will overwrite existing labels. Label requests with an empty label value will delete an existing label for that image/keyframe identifier.

patch/api/v1/concepts/{concept_id}/labels

Path parameters

concept_idstring uuid4 required

The unique identifier for the concept

Headers

Authorizationstring required

Bearer authentication

Request body

autosampledNumNegativeLabelsinteger nullable

The number of negative labels to add

Response

The updated concept

createdUserIdstring required

The user that created the resource

createdDtstring date-time required

The created datetime of the resource

updatedUserIdstring required

The user that last updated the resource

updatedDtstring date-time required

The datetime the resource was last updated

namestring required

The name of the concept

descriptionstring nullable

A description for the concept

thresholdnumber double nullable

Threshold above which classification is positive

regularizationnumber double nullable

How strongly the model adapts to the training labels. Regularization strength. Lower value means the model fits more heavily to the training data

conceptIdstring uuid4 required

The unique identifier for the concept

datasetIdstring uuid4 required

The unique identifier for the dataset