---
title: "/nodes/{id}"
method: DELETE
path: "/nodes/{id}"
---

# /nodes/{id}

`DELETE /nodes/{id}`

## Response `200`

200

- object
  - `status` integer
  - `meta` object
    - `object` string
    - `pagination` object
      - `total_records` integer
      - `total_pages` integer
      - `per_page` integer
      - `current_page` integer
  - `data` object[]
    - `id` string
    - `public_id` integer
    - `name` string
    - `kind` string
    - `description` string
    - `capacity` integer
    - `contracts_count` integer
    - `latitude` string
    - `longitude` string
    - `updated_at` string
    - `created_at` string

## Other responses

- `400` — 400

---

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