---
title: "Create Backup"
method: POST
path: "/backup/{app_id}"
tags: ["backup"]
---

# Create Backup

`POST /backup/{app_id}`

Create a backup for the specified app

## Path parameters

- `app_id` string, required — App ID to create backup for

## Response `200`

Backup created successfully

- unknown

## Other responses

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

## Changes

- **2026-04-23** `e4bf692cc15e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/websoft9/apis/appmanae-api/changes/backup/:app_id/post.md)

---

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