---
title: "Restores JSON backup"
method: POST
path: "/api/backups/configuration/restore/{Directory}/{BackupFilename}"
tags: ["backups"]
---

# Restores JSON backup

`POST /api/backups/configuration/restore/{Directory}/{BackupFilename}`

Restores the specified JSON backup. `Directory` is either `JsonBackups` (local) or `JsonBackupsAlternate` (configured alternate device). `GET /api/backups/configuration/list` can be used to obtain valid directory and filename combinations.

## Response `200`

Restore result

- object

---

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