Test Runs›
Test Runs
Update Test Run Step
Update Test Run Step
PUT
/api/v1/test-run/test-run-step/{test_run_step_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_run_step_idstringrequired
Response
application/jsonOK
messagestring
Example:
"Test Run Step updated successfully"typestring
Example:
"Success"