Experiments

Approve Experiment Review

put/console/v1/experiments/{id}/reviews/{reviewID}/approve

Path parameters

idstring required
reviewIDstring required

Request body

reasonstring

Optional comment recorded with the approval.

Response

The approved experiment review.

messagestring required

A simple string explaining the result of the operation.

Changes

Changed in 1 of the 8 revisions of this API.1

    • added the optional property allOf[subschema #2]/data/content to the response with the 200 status

      response-optional-property-added