---
title: "DELETE /v1/gateways/{gatewayArn}"
method: DELETE
path: "/v1/gateways/{gatewayArn}"
---

# DELETE /v1/gateways/{gatewayArn}

`DELETE /v1/gateways/{gatewayArn}`

Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.

## Path parameters

- `gatewayArn` string, required

## Response `200`

Success

- DeleteGatewayResponse
  - `GatewayArn` string — The Amazon Resource Name (ARN) of the gateway that was deleted.

## Other responses

- `480` — BadRequestException
- `481` — InternalServerErrorException
- `482` — ForbiddenException
- `483` — NotFoundException
- `484` — ServiceUnavailableException
- `485` — TooManyRequestsException
- `486` — ConflictException

---

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