---
title: "POST /v1/{+group}:batchLeave"
method: POST
path: "/v1/{+group}:batchLeave"
tags: ["projects"]
---

# POST /v1/{+group}:batchLeave

`POST /v1/{+group}:batchLeave`

Batch removed members from a group. The testers will lose access to all releases that the groups have access to.

## Path parameters

- `group` string, required

## Request body

- GoogleFirebaseAppdistroV1BatchLeaveGroupRequest — Request message for `BatchLeaveGroup`
  - `emails` string[] — Required. The email addresses of the testers to be removed from the group. A maximum of 999 and a minimum of 1 testers can be removed 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)
