---
title: "Delete a CustomPlugin"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/core-entities/custom-plugins/{CustomPluginId}"
tags: ["CustomPlugins"]
---

# Delete a CustomPlugin

`DELETE /v2/control-planes/{controlPlaneId}/core-entities/custom-plugins/{CustomPluginId}`

**Pre-release Endpoint**
This endpoint is currently in beta and is subject to change.

Delete a CustomPlugin

## Path parameters

- `CustomPluginId` string, required

## Response `204`

Successfully deleted CustomPlugin or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

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