Last updated 10 months ago
Was this helpful?
If a sample failed processing, retry the processing operation.
/api/{projectId}/raw-data/{sampleId}/retry-processing
Project ID
Sample ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/retry-processing' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }