---
title: "POST /plugins/{name}/upgrade"
method: POST
path: "/plugins/{name}/upgrade"
---

# POST /plugins/{name}/upgrade

`POST /plugins/{name}/upgrade`

Upgrade a plugin

## Path parameters

- `name` string, required

## Query parameters

- `remote` string, required

## Headers

- `X-Registry-Auth` string

## Request body

- PluginPrivilege[]
  - `Name` string
  - `Description` string
  - `Value` string[]

## Response `204`

There is no content to send for this request, but the headers may be useful.

---

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