runs
Cancel a run
Cancels an in-progress run. If the run is already completed, this will have no effect.
post/api/v2/runs/{runId}/cancel
Response
Successful request
Example response
{
"id": "run_1234"
}Cancels an in-progress run. If the run is already completed, this will have no effect.
Successful request
{
"id": "run_1234"
}