---
title: "Delete one missing Node-RED node by id, location and flow type"
method: DELETE
path: "/service-api/supos/proxy/missing-nodes"
tags: ["supos/sourceflow/service_api", "suposSourceflowService_api"]
---

# Delete one missing Node-RED node by id, location and flow type

`DELETE /service-api/supos/proxy/missing-nodes`

## Query parameters

- `flowType` string

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` NodeRedMissingNodeDeleteResult
    - `deleted` integer, required
  - `msg` string

---

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