Test Runs›
Test Runs
Delete Test Run
Delete Test Run
DEL
/api/v1/test-run/{test_run_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_idstringrequired
Response
application/jsonOK
messagestring
Example:
"Test Run deleted successfully"typestring
Example:
"Success"