Runs
Stop Runs
Stop one or more running tests. Only jobs belonging to your project will be stopped.
POST
Permission Required:
project:operate-runsRequest Body
Array of job IDs to stop (minimum 1). Job IDs are returned when you start a run.
Response
true if all jobs stopped successfullyHuman-readable summary (e.g., “Successfully stopped 2 job(s)”)
Number of job IDs provided in the request
Number of jobs actually stopped
Per-job results
Authorizations
API key for authentication
Path Parameters
The project ID. You can copy it from the project settings page or the project URL in the dashboard.
Body
application/json
Array of job IDs to stop
Minimum array length:
1