Test Runs›
Test Runs
Create Test Run
Create Test Run
POST
/api/v1/test-run
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
application/jsonOK
messagestring
Example:
"Test Run created successfully"typestring
Example:
"Success"idstring
Example:
"test_run_id"