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

# POST /v1/{+group}:batchJoin

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

Batch adds members to a group. The testers will gain access to all releases that the groups have access to.

## Path parameters

- `group` string, required

## Request body

- GoogleFirebaseAppdistroV1BatchJoinGroupRequest — The request message for `BatchJoinGroup`
  - `emails` string[] — Required. The emails of the testers to be added to the group. A maximum of 999 and a minimum of 1 tester can be created in a batch.
  - `createMissingTesters` boolean — Indicates whether to create tester resources based on `emails` if they don't exist yet.

## 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)
