---
title: "DELETE /responder-gateway/{gatewayId}"
method: DELETE
path: "/responder-gateway/{gatewayId}"
---

# DELETE /responder-gateway/{gatewayId}

`DELETE /responder-gateway/{gatewayId}`

Deletes a responder gateway.

## Path parameters

- `gatewayId` string, required

## Response `200`

Success

- DeleteResponderGatewayResponse
  - `gatewayId` string, required — The unique identifier of the gateway.
  - `status` 'PENDING_CREATION' | 'ACTIVE' | 'PENDING_DELETION' | 'DELETED' | 'ERROR' | 'PENDING_UPDATE' | 'ISOLATED' | 'PENDING_ISOLATION' | 'PENDING_RESTORATION', required — The status of the request.

## Other responses

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

---

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