---
title: "Delete the endpoint specified by the id."
method: DELETE
path: "/1.0/endpoints/{id}"
tags: ["Endpoint"]
---

# Delete the endpoint specified by the id.

`DELETE /1.0/endpoints/{id}`

## Path parameters

- `id` string, required

## Response `204`

Endpoint resource deleted

## Other responses

- `403` — Forbidden
- `404` — Resource not found

---

[API](https://skmtc.net/datadome/apis/protection-api.md) · [All operations](https://skmtc.net/datadome/apis/protection-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadome/protection-api/revisions/2576052958eb/schema)
