---
title: "Delete a network"
method: DELETE
path: "/prefixes/{id}"
tags: ["Prefixes"]
---

# Delete a network

`DELETE /prefixes/{id}`

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

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
