---
title: "Delete a node"
method: DELETE
path: "/hub/nodes/{collection_topic}/{node_topic}"
tags: ["Nodes"]
---

# Delete a node

`DELETE /hub/nodes/{collection_topic}/{node_topic}`

Deletes a specific node by subject

## Response `200`

Node deleted successfully

- SuccessResponse
  - `message` string — Success message

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway-3.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway-3/revisions/872d6eb3b682/schema)
