---
title: "Delete DCR provider"
method: DELETE
path: "/v2/dcr-providers/{dcrProviderId}"
tags: ["DCR Providers"]
---

# Delete DCR provider

`DELETE /v2/dcr-providers/{dcrProviderId}`

Deletes a DCR provider.

## Response `204`

No Content.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

- **2025-08-22** `3c0154b2053a` — 4 breaking
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-05-22** `2a7df3ca52c8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/dcr-providers/:dcrProviderId/delete.md)

---

[API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.dev/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/7d3c634668f8/schema)
