---
title: "Delete custom node (Deprecated)"
method: DELETE
path: "/api/v2/custom-nodes/{kind_name}"
tags: ["Custom Node Management", "Community", "Enterprise"]
deprecated: true
---

# Delete custom node (Deprecated)

`DELETE /api/v2/custom-nodes/{kind_name}`

> **Deprecated.**

**Deprecated**: This endpoint is no longer supported and will return 410 Gone.

## Other responses

- `401` — **Unauthorized** This endpoint failed an authentication requirement. Either the client tried to access a protected endpoint without being authenticated, or an auth validation failed (ex- invalid credentials or expired token).
- `410` — Gone - This endpoint has been deprecated

## Changes

- **2026-07-16** `bfd06756a461` — 1 breaking, 4 info
  - removed the success response with the status `200`
  - endpoint deprecated
  - added the non-success response with the status `410`
  - removed the non-success response with the status `404`
  - …1 more

[Change history](https://skmtc.dev/specterops/apis/bloodhound-api/changes/api/v2/custom-nodes/:kind_name/delete.md)

---

[API](https://skmtc.dev/specterops/apis/bloodhound-api.md) · [All operations](https://skmtc.dev/specterops/apis/bloodhound-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/specterops/bloodhound-api/revisions/6d4b33f1714e/schema)
