---
title: "Update a server redundancy policy"
method: PUT
path: "/api/v1/server/redundancy/{host}"
tags: ["Instance Redundancy"]
---

# Update a server redundancy policy

`PUT /api/v1/server/redundancy/{host}`

## Path parameters

- `host` string, hostname, required

## Request body

- object
  - `redundancyAllowed` boolean, required — allow mirroring of the host's local videos

## Response `204`

successful operation

## Other responses

- `404` — server is not already known

---

[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)
