---
title: "Delete VPC Prefix"
method: DELETE
path: "/v2/org/{org}/nico/vpc-prefix/{vpcPrefixId}"
tags: ["VPC Prefix"]
---

# Delete VPC Prefix

`DELETE /v2/org/{org}/nico/vpc-prefix/{vpcPrefixId}`

Delete a specific VPC Prefix 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.dev/nvidia/apis/nvidia-infra-controller-rest-api.md) · [All operations](https://skmtc.dev/nvidia/apis/nvidia-infra-controller-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nvidia/nvidia-infra-controller-rest-api/revisions/022fecfce466/schema)
