Autotunes

Edit Autotune Review

put/console/v1/autotunes/{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 autotune review.

messagestring required

A simple string explaining the result of the operation.

Changes

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

    • added the optional property // to the response with the status

      response-optional-property-added