Update review

This method allows to update the assigned reviewers and/or the proposed
test case payload of an open review. The reviewed test case cannot be changed.

Returns an error if test case review is disabled in the project settings,
or if the review is not open.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 2 and 10

Code of project, where to search entities.

integer
required

Identifier.

Body Params
reviewers
array of uuids
length ≤ 20

Author UUIDs of team members assigned as reviewers (see GET /author). When provided, replaces the current reviewer list; an empty array removes all reviewers. Omit to leave reviewers unchanged.

reviewers
proposed_case
object

Sent fields are merged into the stored proposal. Changing the proposal resets all existing approvals; updating only the reviewers keeps them.

Responses

400

Bad Request.

401

Unauthorized.

402

Payment Required.

403

Forbidden.

404

Not Found.

422

Unprocessable Entity.

429

Too Many Requests.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json