Last updated 12 months ago
Was this helpful?
Trigger a model update request, this only works for devices connected to remote management server in inference mode.
Project ID
Device ID
POST /v1/api/{projectId}/devices/{deviceId}/request-model-update HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text" }