---
title: "Delete endpoint [WRITE]"
method: DELETE
path: "/v2/endpoint/{namespace}/{name}"
tags: ["Endpoints"]
---

# Delete endpoint [WRITE]

`DELETE /v2/endpoint/{namespace}/{name}`

## Path parameters

- `namespace` string, required
- `name` string, required

## Response `200`

Endpoint deleted successfully

- Empty — Empty

---

[API](https://skmtc.net/huggingface/apis/hf-inference-endpoints-api.md) · [All operations](https://skmtc.net/huggingface/apis/hf-inference-endpoints-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/huggingface/hf-inference-endpoints-api/versions/52e3f4cdbf86/schema)
