---
title: "Delete Endpoint"
method: DELETE
path: "/gateways/llms/endpoints/{endpoint_id}"
tags: ["Gateway: LLM"]
---

# Delete Endpoint

`DELETE /gateways/llms/endpoints/{endpoint_id}`

## Path parameters

- `endpoint_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-20** `7a4b57044657` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/gateways/llms/endpoints/:endpoint_id/delete.md)

---

[API](https://skmtc.dev/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.dev/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc.dev/agenta-ai/apis/agenta-api/revisions/72f2feba8ccb?raw)
