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

# Set schedule

`POST /api/schedule`

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

## Request body

- unknown[]
  - unknown

## Response `200`

Saved schedule entries

- unknown[]
  - unknown

## Other responses

- `500` — Failed to write schedule

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
