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

Changes