---
title: "POST /v1beta1/{+name}:undelete"
method: POST
path: "/v1beta1/{+name}:undelete"
tags: ["projects"]
---

# POST /v1beta1/{+name}:undelete

`POST /v1beta1/{+name}:undelete`

Restores the specified AndroidApp to the FirebaseProject.

## Path parameters

- `name` string, required

## Request body

- UndeleteAndroidAppRequest
  - `etag` string — Checksum provided in the AndroidApp resource. If provided, this checksum ensures that the client has an up-to-date value before proceeding.
  - `validateOnly` boolean — If set to true, the request is only validated. The App will _not_ be undeleted.

## Response `200`

Successful response

---

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