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

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
