---
title: "Updates plugin configuration."
method: POST
path: "/Plugins/{pluginId}/Configuration"
tags: ["Plugins"]
---

# Updates plugin configuration.

`POST /Plugins/{pluginId}/Configuration`

Accepts plugin configuration as JSON body.

## Path parameters

- `pluginId` string, uuid, required — Plugin id.

## Response `204`

Plugin configuration updated.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Plugin not found or plugin does not have configuration.

---

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