---
title: "Delete Dedicated Endpoint"
method: DELETE
path: "/v0/dedicated_endpoints/{endpoint_id}"
tags: ["dedicated-endpoints"]
---

# Delete Dedicated Endpoint

`DELETE /v0/dedicated_endpoints/{endpoint_id}`

## Path parameters

- `endpoint_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nebius/apis/nebius-openai-compatible-inference-api.md) · [All operations](https://skmtc.net/nebius/apis/nebius-openai-compatible-inference-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nebius/nebius-openai-compatible-inference-api/versions/0fb323abba3c/schema)
