cURL
curl --request DELETE \ --url http://localhost:52000/api/v1/runs/{runId}
Interrupts an ongoing run.
OK