---
title: "POST /cancelSimulationJobBatch"
method: POST
path: "/cancelSimulationJobBatch"
---

# POST /cancelSimulationJobBatch

`POST /cancelSimulationJobBatch`

Cancels a simulation job batch. When you cancel a simulation job batch, you are also cancelling all of the active simulation jobs created as part of the batch.

## Request body

- object
  - `batch` string, required — The id of the batch to cancel.

## Response `200`

Success

- CancelSimulationJobBatchResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — InvalidParameterException
- `482` — InternalServerException
- `483` — ThrottlingException

---

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