---
title: "Uninstall a plugin"
method: POST
path: "/api/v1/plugins/uninstall"
tags: ["Plugins"]
---

# Uninstall a plugin

`POST /api/v1/plugins/uninstall`

## Request body

- object
  - `npmName` string, required — name of the plugin/theme in its package.json

## Response `204`

successful operation

## Other responses

- `404` — existing plugin not found

---

[API](https://skmtc.net/cpy/apis/peertube.md) · [All operations](https://skmtc.net/cpy/apis/peertube/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cpy/peertube/revisions/efe11b159e43/schema)
