---
title: "Uninstall a plugin"
method: DELETE
path: "/api/v1beta/plugins/{name}"
tags: ["plugins"]
---

# Uninstall a plugin

`DELETE /api/v1beta/plugins/{name}`

Remove an installed plugin

## Path parameters

- `name` string, required

## Query parameters

- `scope` 'user' | 'project'
- `project_root` string

## Response `204`

No Content

- string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/stacklok/apis/toolhive-api.md) · [All operations](https://skmtc.net/stacklok/apis/toolhive-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stacklok/toolhive-api/versions/43b22ce40564/schema)
