Experiments

Edit Experiment Review

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

Path parameters

idstring required
reviewIDstring required

Request body

descriptionstring

New description. Omit to keep the current value.

reviewer_idsstring[]

Replacement reviewer user IDs. Omit to keep the current set.

reviewer_group_idsstring[]

Replacement reviewer group IDs. Omit to keep the current set.

Response

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