Import 2D labels for a dataset
Last updated
Last updated
URL
POST
Request
Path parameters
datasetId
string
Dataset Id of the dataset for which the labels need to be imported
labelSetId (Optional)
string
Label Set Id of the label set for which the labels need to be imported
Request body
type
string
Type of the file uploaded for labels import. Supported values : “json”
labels
array
Array of objects of type LabelResource
Example body
Response
Returns empty response on successful completion