Update config

POST {{baseUrl}}/api/:projectId/optimize/config

Update config

Request Body

{"datasetCategory"=>"<string>", "classificationType"=>"<string>", "targetLatency"=>"<integer>", "targetDevice"=>{"name"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "ram"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "rom"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "compiler"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "precision"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "trainingCycles"=>"<integer>", "tuningMaxTrials"=>"<integer>", "tuningWorkers"=>"<integer>", "minMACCS"=>"<number>", "maxMACCS"=>"<number>", "tuningAlgorithm"=>"<string>", "notificationOnCompletion"=>"<boolean>", "tunerSpaceOptions"=>"<object>", "space"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:&quot;\u003cboolean\u003e&quot;,&quot;error&quot;:&quot;\u003cstring\u003e&quot;}