Test Runs›
Test Runs
Update Test Run Instance
Update Test Run Instance
PUT
/api/v1/test-run/instance/{test_instance_id}
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
test_instance_idstringrequired
Response
application/jsonOK
messagestring
Example:
"Test Run Instance updated successfully"typestring
Example:
"Success"