---
title: "POST /v1/{+project}/testers:batchRemove"
method: POST
path: "/v1/{+project}/testers:batchRemove"
tags: ["projects"]
---

# POST /v1/{+project}/testers:batchRemove

`POST /v1/{+project}/testers:batchRemove`

Batch removes testers. If found, this call deletes testers for the specified emails. Returns all deleted testers.

## Path parameters

- `project` string, required

## Request body

- GoogleFirebaseAppdistroV1BatchRemoveTestersRequest — The request message for `BatchRemoveTesters`.
  - `emails` string[] — Required. The email addresses of the tester resources to removed. A maximum of 999 and a minimum of 1 testers can be deleted in a batch.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/firebaseappdistribution.md) · [All operations](https://skmtc.dev/google/apis/firebaseappdistribution/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/firebaseappdistribution/revisions/f76302533b5d/schema)
