---
title: "Set a plugin's settings"
method: PUT
path: "/api/v1/plugins/{npmName}/settings"
tags: ["Plugins"]
---

# Set a plugin's settings

`PUT /api/v1/plugins/{npmName}/settings`

## Path parameters

- `npmName` string, required

## Request body

- object
  - `settings` object

## Response `204`

successful operation

## Other responses

- `404` — 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)
