Score trial
POST {{baseUrl}}/api/:projectId/optimize/score-trial
Score trial
Request Body
{"id"=>"<string>", "experiment"=>"<string>", "original_trial_id"=>"<string>", "inputBlocks"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "dspBlocks"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "learnBlocks"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"latency":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"ram":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"rom":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"score":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}