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

# schedule

`POST /api/schedule`

Saves the new schedule configuration to `schedule.json`.

## Request body

- unknown[]
  - unknown

## Response `200`

Success

- unknown[]
  - unknown

## Other responses

- `404` — Unable to open schedule.json for writing.

## Changes

- **2026-05-13** `34a577bdabff` — 2 info
  - added the non-success response with the status `404`
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/schedule/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/34a577bdabff/schema)
