---
title: "Configure a plugin"
method: POST
path: "/plugins/{name}/set"
tags: ["Plugin"]
---

# Configure a plugin

`POST /plugins/{name}/set`

## Path parameters

- `name` string, required

## Request body

- string[]

## Response `204`

No error

## Other responses

- `404` — Plugin not installed
- `500` — Server error

---

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