---
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

---

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