Last updated 12 months ago
Was this helpful?
Updates the EON tuner state for a specific run.
Project ID
Tuner coordinator job ID
POST /v1/api/{projectId}/optimize/{tunerCoordinatorJobId} HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 15 { "name": "text" }
OK
{ "success": true, "error": "text" }