---
title: "Set channel output"
method: POST
path: "/api/channel/output/{file}"
tags: ["channel"]
---

# Set channel output

`POST /api/channel/output/{file}`

Overwrites the specified output configuration file with the `POST` body and returns the saved configuration.

## Response `200`

Saved configuration echoed back

- object

## Changes

- **2026-05-14** `5ae08fa1c880` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-05-13** `34a577bdabff` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/channel/output/:file/post.md)

---

[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/2d744b175449/schema)
