---
title: "Restore from backup"
method: POST
path: "/api/backup/restore"
tags: ["backup"]
---

# Restore from backup

`POST /api/backup/restore`

Uploads a backup ZIP and replaces all Hub configuration state. This is a full replace applied as a transaction. Use /api/backup/preview first to see what will change.

## Response `200`

Restore result

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[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)
