---
title: "proxies"
method: POST
path: "/api/proxies"
tags: ["proxies"]
---

# proxies

`POST /api/proxies`

Replaces the proxy list with the submitted array of `host`/`description` objects, validates each entry, and triggers an Apache graceful reload.

## Request body

- unknown[]
  - unknown

## Response `200`

Success

- unknown[]
  - unknown

## Other responses

- `400` — HTTP 400

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/34a577bdabff/schema)
