Update an existing Test, specified by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of test to update
Test data to update
The body is of type object
.
Test update response
The response is of type object
.