---
title: "Delete Network Admin"
method: DELETE
path: "/api/v1/admin/networks/{network_id}"
tags: ["admin"]
---

# Delete Network Admin

`DELETE /api/v1/admin/networks/{network_id}`

Delete any network (admin only)

## Path parameters

- `network_id` string, uuid, required

## Query parameters

- `remove_file` boolean

## Response `200`

Successful Response

- MessageResponse
  - `message` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/pypsa/apis/pypsa-app.md) · [All operations](https://skmtc.dev/pypsa/apis/pypsa-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pypsa/pypsa-app/revisions/a9fc864817c3/schema)
