---
title: "Delete Plugin"
method: DELETE
path: "/claude-code/plugins/{plugin_name}"
tags: ["claude_code_marketplace"]
---

# Delete Plugin

`DELETE /claude-code/plugins/{plugin_name}`

Delete a plugin from the marketplace.

Parameters:
    - plugin_name: The name of the plugin to delete

## Path parameters

- `plugin_name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 14 revisions in range; 4 could not be searched.

- **2026-08-19** `8fbaab4fc7c5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/flock/apis/litellm-api/changes/claude-code/plugins/:plugin_name/delete.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flock/litellm-api/revisions/404bba17aabe/schema)
