Last updated 11 months ago
Was this helpful?
Clears all object detection labels for this dataset, and places all images back in the labeling queue.
Project ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/clear-all-object-detection-labels' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }