---
title: "Removes a node add all associated quads"
method: POST
path: "/api/v2/node/delete"
tags: ["data"]
---

# Removes a node add all associated quads

`POST /api/v2/node/delete`

## Query parameters

- `format` string

## Request body

- string

## Response `200`

delete successful

- object
  - `result` string — legacy success message
  - `count` integer — number of nodes deleted

## Other responses

- `default` — Unexpected error

## Changes

- **2017-12-24** `b304c7dda6b2` — 1 info
  - endpoint added
- **2017-09-01** `b493865d180c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cayleygraph/apis/cayley-api/changes/api/v2/node/delete/post.md)

---

[API](https://skmtc.dev/cayleygraph/apis/cayley-api.md) · [All operations](https://skmtc.dev/cayleygraph/apis/cayley-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cayleygraph/cayley-api/revisions/97aa3ff2ec7c/schema)
