---
title: "DELETE /responder-gateway/{gatewayId}/inbound-external-link/{linkId}"
method: DELETE
path: "/responder-gateway/{gatewayId}/inbound-external-link/{linkId}"
---

# DELETE /responder-gateway/{gatewayId}/inbound-external-link/{linkId}

`DELETE /responder-gateway/{gatewayId}/inbound-external-link/{linkId}`

Deletes an inbound external link.

## Path parameters

- `gatewayId` string, required
- `linkId` string, required

## Response `200`

Success

- DeleteInboundExternalLinkResponse
  - `linkId` string, required — The unique identifier of the link.
  - `status` 'PENDING_CREATION' | 'PENDING_REQUEST' | 'REQUESTED' | 'ACCEPTED' | 'ACTIVE' | 'REJECTED' | 'FAILED' | 'PENDING_DELETION' | 'DELETED' | 'PENDING_UPDATE' | 'PENDING_ISOLATION' | 'ISOLATED' | '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)
