---
title: "Creates an archive with a system data snapshot that could be used to restore the system."
method: POST
path: "/backup"
tags: ["backup"]
---

# Creates an archive with a system data snapshot that could be used to restore the system.

`POST /backup`

Creates an archive with a system data snapshot that could be used to restore the system.
**Access policy**: admin

## Request body

- BackupBackupPayload
  - `Password` string

## Response `200`

Success

## Other responses

- `400` — Invalid request
- `500` — Server error

---

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