---
title: "Delete custom plugin schema"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugin-schemas/{name}"
tags: ["Custom Plugin Schemas"]
---

# Delete custom plugin schema

`DELETE /v2/control-planes/{controlPlaneId}/core-entities/plugin-schemas/{name}`

Delete an individual custom plugin schema.

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Forbidden

## Changes

- **2025-06-19** `60ce7598bbd0` — 4 breaking, 19 warning, 9 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `401`
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `401`
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `403`
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `404`
  - …28 more

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