Test Management

Stop a queued or running test

Stops a queued or running test. Use when freeing workers or to terminate a running test.

put/stop/{testid}

Response

Successful response indicating the test was stopped. Returns the plain string "OK".

Changes