Create a new review

This method allows to submit a test case for review in selected project.

Returns an error if test case review is disabled in the project settings.

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.

Body Params
int64 | null

ID of the reviewed test case. When present an edit review is created, otherwise a create review with a new-case draft.

reviewers
array of uuids
length ≤ 20

Author UUIDs of team members to assign as reviewers (see GET /author).

reviewers
proposed_case
object
required

For create reviews title and all required project fields are required. For edit reviews send only the fields the proposal changes.

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