---
title: "Remove a network"
method: DELETE
path: "/networks/{id}"
tags: ["Network"]
---

# Remove a network

`DELETE /networks/{id}`

## Path parameters

- `id` string, required

## Response `204`

No error

## Other responses

- `403` — operation not supported for pre-defined networks
- `404` — An unexpected 404 error occurred.
- `500` — An unexpected server error occurred.

---

[API](https://skmtc.net/aliyun/apis/pouch-engine-api.md) · [All operations](https://skmtc.net/aliyun/apis/pouch-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aliyun/pouch-engine-api/versions/36d75b2825fc/schema)
