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

# POST /batchDeleteWorlds

`POST /batchDeleteWorlds`

Deletes one or more worlds in a batch operation.

## Request body

- object
  - `worlds` Arn[], required — A list of Amazon Resource Names (arns) that correspond to worlds to delete.

## Response `200`

Success

- BatchDeleteWorldsResponse
  - `unprocessedWorlds` Arn[] — A list of unprocessed worlds associated with the call. These worlds were not deleted.

## Other responses

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

---

[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)
