v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132986146.6 KB
projects

Marks a trial as complete.

post/v1/{+name}:complete

Path parameters

namestring required

Required. The trial name.metat

Request body

trialInfeasibleboolean

Optional. True if the trial cannot be run with the given Parameter, and final_measurement will be ignored.

infeasibleReasonstring

Optional. A human readable reason why the trial was infeasible. This should only be provided if trial_infeasible is true.

Response

Successful response