Remove All Samples
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.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/delete-all \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?