> 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 an experiment"
description: "Cancel an experiment and every run currently in progress under it."
method: "POST"
endpoint: "/api/v1/projects/:projectId/experiments/:id/cancel"
order: 4
group: "Manage experiments"
last_verified: 2026-07-27
---

<ApiEndpoint method="POST" endpoint="/api/v1/projects/:projectId/experiments/:id/cancel" description="Cancel an experiment and every run currently in progress under it."></ApiEndpoint>
