---
title: "Delete a network"
method: DELETE
path: "/public_networks/{id}"
tags: ["Public Networks"]
---

# Delete a network

`DELETE /public_networks/{id}`

**Preview.** Available at locations where the `public_network` feature is enabled.

Delete a customer network. Only allowed while the network has no IPs in use.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity

## Changes

- **2026-08-20** `437c7a97e596` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/public_networks/:id/delete.md)

---

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