---
title: "Delete a plugin graph node"
method: DELETE
path: "/v1/plugins/{pluginId}/graph/nodes/{id}"
tags: ["Plugin"]
---

# Delete a plugin graph node

`DELETE /v1/plugins/{pluginId}/graph/nodes/{id}`

## Response `204`

No Content

## Other responses

- `401` — Unauthorized request
- `403` — Forbidden
- `404` — The requested resource not found
- `500` — Internal Server Error

## Changes

- **2026-09-03** `6c0b21e4101e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/opcotech/apis/elemo-api/changes/v1/plugins/:pluginId/graph/nodes/:id/delete.md)

---

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