---
title: "DELETE /bots/{botId}/replicas/{replicaRegion}/"
method: DELETE
path: "/bots/{botId}/replicas/{replicaRegion}/"
---

# DELETE /bots/{botId}/replicas/{replicaRegion}/

`DELETE /bots/{botId}/replicas/{replicaRegion}/`

The action to delete the replicated bot in the secondary region.

## Path parameters

- `botId` string, required
- `replicaRegion` string, required — The region that contains the replicated bots. Minimum value = 2, maximum value = 25.

## Response `202`

Success

- DeleteBotReplicaResponse
  - `botId` string — The unique bot ID of the replicated bot generated.
  - `replicaRegion` string — The region of the replicated bot generated.
  - `botReplicaStatus` 'Enabling' | 'Enabled' | 'Deleting' | 'Failed' — The operational status of the replicated bot generated.

## Other responses

- `480` — ThrottlingException
- `481` — ServiceQuotaExceededException
- `482` — ValidationException
- `483` — PreconditionFailedException
- `484` — ConflictException
- `485` — InternalServerException

---

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