v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Plugins

Uninstall a plugin

post/api/v1/plugins/uninstall

Request body

npmNamestring required

name of the plugin/theme in its package.json

Example request

{
  "npmName": "peertube-plugin-auth-ldap"
}

Response

successful operation