Last updated 10 months ago
Was this helpful?
Clears the bounding box labels and moves item back to labeling queue
/api/{projectId}/raw-data/{sampleId}/to-labeling-queue
Project ID
Sample ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/to-labeling-queue' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }