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

Delete a CustomPlugin

## Path parameters

- `CustomPluginId` string, required

## Response `204`

Successfully deleted CustomPlugin or the resource didn't exist

## Other responses

- `401` — Unauthorized

## Changes

- **2025-04-22** `8b14ad5a4677` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/custom-plugins/:CustomPluginId/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)
