Delete EON Tuner State

Completely clears the EON tuner state for this project.

curl --request DELETE \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/optimize/state \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?