Deletes all samples for this project over all categories. This also invalidates all DSP and learn blocks. Note that this does not delete the data from cold storage.
POST
/
api
/
{projectId}
/
raw-data
/
delete-all
Remove all samples
Copy
curl --request POST \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/delete-all \ --header 'x-api-key: <api-key>'