Experiments

Reject Experiment Review

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

Path parameters

idstring required
reviewIDstring required

Request body

reasonstring required

Required reason for rejecting the review.

Response

The rejected 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