---
title: "Delete a Certificate"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/core-entities/certificates/{CertificateId}"
tags: ["Certificates"]
---

# Delete a Certificate

`DELETE /v2/control-planes/{controlPlaneId}/core-entities/certificates/{CertificateId}`

Delete a Certificate

## Path parameters

- `CertificateId` string, required

## Response `204`

Successfully deleted Certificate or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

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