---
title: "Uninstall one specific plugin"
method: POST
path: "/api/v1/manage/plugins/{pluginId}/uninstall"
tags: ["Plugin"]
---

# Uninstall one specific plugin

`POST /api/v1/manage/plugins/{pluginId}/uninstall`

## Path parameters

- `pluginId` string, required

## Response `200`

OK

- unknown

## Other responses

- `500` — Bummer, something went wrong

## Changes

- **2026-07-17** `8e41615b25d5` — 1 info
  - endpoint added
- **2023-03-09** `a0cc5d422c34` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubevela/apis/kubevela-api-doc/changes/api/v1/manage/plugins/:pluginId/uninstall/post.md)

---

[API](https://skmtc.dev/kubevela/apis/kubevela-api-doc.md) · [All operations](https://skmtc.dev/kubevela/apis/kubevela-api-doc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubevela/kubevela-api-doc/revisions/8e41615b25d5/schema)
