Last updated 10 months ago
Was this helpful?
Remove the current data explorer state
/api/{projectId}/raw-data/data-explorer/clear
Project ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/data-explorer/clear' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }