> For the complete documentation index, see [llms.txt](/llms.txt).
> A full single-fetch corpus is available at [llms-full.txt](/llms-full.txt).
---
title: "Cancel a run"
description: "Cancel an in-progress run."
method: "POST"
endpoint: "/api/v1/projects/:projectId/experiments/:experimentId/runs/:runId/cancel"
order: 8
group: "Manage runs"
last_verified: 2026-07-27
---

<ApiEndpoint method="POST" endpoint="/api/v1/projects/:projectId/experiments/:experimentId/runs/:runId/cancel" description="Cancel an in-progress run."></ApiEndpoint>
