Last updated 1 year ago
Was this helpful?
Set the current posterior parameters for the Syntiant deployment target
Project ID
Impulse ID. If this is unset then the default impulse is used.
POST /v1/api/{projectId}/deployment/syntiant/posterior HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 17 { "parameters": {} }
OK
{ "success": true, "error": "text" }