cURL
curl --request POST \ --url https://api.revring.ai/v1/test-suites/{id}/runs/{runId}/cancel \ --header 'x-api-key: <api-key>'
{}
Cancel a running or queued test run. Already completed or cancelled runs cannot be cancelled.
API key for authentication. Generate API keys from the RevRing dashboard.
Test suite ID
Test run ID
Test run cancelled
A test run execution
Show child attributes