Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

datasetId
string<uuid>
required

Body

application/json
label_definitions
object[]
required

Array of label definitions to use for auto-labeling

Required array length: 1 - 10 elements

Response

Labels created successfully

message
string
required