---
title: "Restore"
method: POST
path: "/boxes/{boxId}/android/packages/restore"
tags: ["Android"]
---

# Restore

`POST /boxes/{boxId}/android/packages/restore`

## Path parameters

- `boxId` string, required

## Request body

- AndroidRestoreByFile — Request for restoring Android pkg from uploaded backup file
  - `backup` string, binary, required — Backup file to restore (max file size: 100MB)

## Response `204`

Android pkg restored

---

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