---
title: "Delete DPU Extension Service"
method: DELETE
path: "/v2/org/{org}/nico/dpu-extension-service/{dpuExtensionServiceId}"
tags: ["DPU Extension Service"]
---

# Delete DPU Extension Service

`DELETE /v2/org/{org}/nico/dpu-extension-service/{dpuExtensionServiceId}`

Delete a specific DPU Extension Service by ID. All versions will be deleted.

DPU Extension Service must be owned by current Tenant. No versions of the DPU Extension Service can have active deployments.

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

## Response `202`

DPF Helm chart deletion accepted; reconciliation continues asynchronously

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

## Other responses

- `204` — Kubernetes Pod service deleted synchronously
- `403` — Error response when user is not authorized to call an endpoint or retrieve/modify objects

## Changes

- **2026-08-28** `d4cff952b75b` — 1 info
  - added the success response with the status `202`
- **2026-08-27** `d26122e47ad7` — 1 info
  - added the success response with the status `202`

[Change history](https://skmtc.dev/nvidia/apis/nvidia-infra-controller-rest-api/changes/v2/org/:org/nico/dpu-extension-service/:dpuExtensionServiceId/delete.md)

---

[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/c4290aa37b46/schema)
