Clear Data Explorer

Remove the current data explorer state

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/data-explorer/clear \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?