Runs & Results
Cancel Run
Cancel a run
POST
Cancel an ongoing run by specifying the run_id. This endpoint allows you to stop a test run that is in progress if you need to terminate it before its scheduled completion.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of run to cancel