Skip to main content
POST
Auto-label an image

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

sampleId
integer
required

Sample ID

Body

application/json
neuralNetwork
enum<string>
required
Available options:
yolov5,
yolo-pro,
currentProject

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

results
object[]
required
allLabels
string[]
required
error
string

Optional error description (set if 'success' was false)