---
title: "DELETE /gateways/{gatewayIdentifier}/"
method: DELETE
path: "/gateways/{gatewayIdentifier}/"
---

# DELETE /gateways/{gatewayIdentifier}/

`DELETE /gateways/{gatewayIdentifier}/`

Deletes a gateway.

## Path parameters

- `gatewayIdentifier` string, required

## Response `202`

Success

- DeleteGatewayResponse
  - `gatewayId` string, required — The unique identifier of the deleted gateway.
  - `status` 'CREATING' | 'UPDATING' | 'UPDATE_UNSUCCESSFUL' | 'DELETING' | 'READY' | 'FAILED', required — The current status of the gateway deletion.
  - `statusReasons` StatusReason[] — The reasons for the current status of the gateway deletion.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ConflictException
- `483` — ResourceNotFoundException
- `484` — ThrottlingException
- `485` — InternalServerException

---

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