Last updated 10 months ago
Was this helpful?
Completely clears the EON tuner state for this project.
/api/{projectId}/optimize/state
Project ID
curl -L \ --request DELETE \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/optimize/state' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }