---
title: "Mount device"
method: POST
path: "/api/backups/devices/mount/{DeviceName}/{MountLocation}"
tags: ["backups"]
---

# Mount device

`POST /api/backups/devices/mount/{DeviceName}/{MountLocation}`

Mounts the specified device to `/mnt/{MountLocation}` (defaults to `/mnt/api_mount`).

## Response `200`

Device mounted successfully

- object

---

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