Skip to main content
PATCH
UpdateTestReport

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
testReport
object
required
updateMask
string

The field mask specifying which fields to update. The fields available to be updated are status, name, test_system_name, test_case, start_time, end_time, serial_number, part_number, system_operator, run_id, and is_archived.

Response

A successful response.

testReport
object