---
title: "Delete a VPC"
method: DELETE
path: "/v2/org/{org}/nico/vpc/{vpcId}"
tags: ["VPC"]
---

# Delete a VPC

`DELETE /v2/org/{org}/nico/vpc/{vpcId}`

Delete a specific VPC by ID.

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

## Response `202`

Deletion request was accepted

- MessageResponse — Structured response with a human-readable message
  - `message` string, required — Human-readable outcome of the request

## 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)
