Skip to main content
DELETE
/
api
/
v1
/
runs
/
{runId}
Interrupt Run
curl --request DELETE \
  --url http://localhost:52000/api/v1/runs/{runId}

Documentation Index

Fetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txt

Use this file to discover all available pages before exploring further.

Interrupts an ongoing run.

Path Parameters

runId
string
required

Response

200

OK