---
title: "Delete an AI Gateway"
method: DELETE
path: "/v1/ai-gateways/{gatewayId}"
tags: ["AI Gateways"]
---

# Delete an AI Gateway

`DELETE /v1/ai-gateways/{gatewayId}`

**Pre-release Endpoint**
This endpoint is currently in beta and is subject to change.

Deletes an existing AI Gateway.

## Response `204`

AI Gateway deleted successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/b1ea6bd77dec/schema)
