---
title: "Delete Subnet"
method: DELETE
path: "/v2/org/{org}/nico/subnet/{subnetId}"
tags: ["Subnet"]
---

# Delete Subnet

`DELETE /v2/org/{org}/nico/subnet/{subnetId}`

Delete a specific Subnet by ID.

Org must have a Tenant entity. User must have authorization role with `TENANT_ADMIN` suffix.

## Response `204`

No Content

## Other responses

- `403` — Error response when user is not authorized to call an endpoint or retrieve/modify objects

---

[API](https://skmtc.net/nvidia/apis/nvidia-infra-controller-rest-api.md) · [All operations](https://skmtc.net/nvidia/apis/nvidia-infra-controller-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nvidia/nvidia-infra-controller-rest-api/versions/69e00804e732/schema)
