---
title: "Cancel Batch Completion"
method: POST
path: "/v2/batch-completions/{batch_completion_id}/actions/cancel"
---

# Cancel Batch Completion

`POST /v2/batch-completions/{batch_completion_id}/actions/cancel`

## Path parameters

- `batch_completion_id` string, required

## Response `200`

Successful Response

- CancelBatchCompletionsV2Response
  - `success` boolean, required — Whether the cancellation was successful

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/scaleapi/apis/launch.md) · [All operations](https://skmtc.net/scaleapi/apis/launch/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scaleapi/launch/versions/8333576dbe43/schema)
