---
title: "Delete a gateway"
method: DELETE
path: "/v1/gateways/{gateway_id}"
tags: ["Gateways"]
---

# Delete a gateway

`DELETE /v1/gateways/{gateway_id}`

Deletes a gateway by ID

## Path parameters

- `gateway_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-02-20** `13d86377193e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/arcadeai/apis/arcade-api/changes/v1/gateways/:gateway_id/delete.md)

---

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