---
title: "Delete DP Client Certificate"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/dp-client-certificates/{certificateId}"
tags: ["DP Certificates"]
---

# Delete DP Client Certificate

`DELETE /v2/control-planes/{controlPlaneId}/dp-client-certificates/{certificateId}`

Remove a pinned dataplane client certificate associated to this control plane. Removing a pinned dataplane certificate would invalidate any dataplanes currently connected to this control plane using this certificate.

## Response `204`

No Content

## Other responses

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

## Changes

- **2025-06-27** `9f695af25102` — 3 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/dp-client-certificates/:certificateId/delete.md)

---

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