v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13184060.7 KB
projects

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

post/v1/{+group}:batchJoin

Path parameters

groupstring required

Required. The name of the group resource to which testers are added. Format: projects/{project_number}/groups/{group_alias}

Request body

emailsstring[]

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.

createMissingTestersboolean

Indicates whether to create tester resources based on emails if they don't exist yet.

Response

Successful response