---
title: "Cancel a process in Pipeline"
method: POST
path: "/api/v1/orgs/{orgId}/processes/{id}/cancel"
tags: ["processes"]
---

# Cancel a process in Pipeline

`POST /api/v1/orgs/{orgId}/processes/{id}/cancel`

Cancel a process in Pipeline

## Path parameters

- `orgId` integer, required
- `id` string, required

## Response `202`

The process is being canceled

## Other responses

- `default` — Internal server error

---

[API](https://skmtc.net/banzaicloud/apis/pipeline-api.md) · [All operations](https://skmtc.net/banzaicloud/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banzaicloud/pipeline-api/versions/a2e35c430378/schema)
