---
title: "POST /api/v4.0/integrations/batches/{batchId}/stop"
method: POST
path: "/api/v4.0/integrations/batches/{batchId}/stop"
---

# POST /api/v4.0/integrations/batches/{batchId}/stop

`POST /api/v4.0/integrations/batches/{batchId}/stop`

Stop ongoing batch operations when needed.

## Path parameters

- `batchId` string, required

## Response `200`

Batch operation stopped successfully

- object
  - `batchId` string
  - `status` string
  - `message` string

---

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