---
title: "Delete gateway"
method: DELETE
path: "/api/gateways/{type}"
tags: ["gateways"]
---

# Delete gateway

`DELETE /api/gateways/{type}`

Stop and remove a gateway configuration

## Path parameters

- `type` string, required

## Response `200`

ok

## Other responses

- `400` — error

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
