Cancel Test Run
Test Runs
Cancel Test Run
Cancel a running or pending test run
POST
Cancel Test Run
Cancels a test run that is currently in progress or pending. The test run will transition to the
cancelling state and then to cancelled once the operation completes.
Basic cancel
Cancel with reason
Authorizations
Project API key from the Empirical dashboard.
Path Parameters
Test run ID.
Required range:
-9007199254740991 <= x <= 9007199254740991Body
application/json
Cancel options.
Optional reason for cancelling the test run. Recorded for auditing purposes.
Response
Test run cancelled.
Confirmation message indicating the test run was cancelled.