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

# Set backup schedule

`PUT /api/backup/schedule`

Updates the auto-backup interval in hours. Set to 0 to disable. Takes effect on next restart.

## Request body

- object

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
