---
title: "Delete a Plugin"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}"
tags: ["Plugins"]
---

# Delete a Plugin

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

Delete a Plugin

## Path parameters

- `PluginId` string, required

## Response `204`

Successfully deleted Plugin 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)
