v1

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

Batch adds testers. This call adds testers for the specified emails if they don't already exist. Returns all testers specified in the request, including newly created and previously existing testers. This action is idempotent.

post/v1/{+project}/testers:batchAdd

Path parameters

projectstring required

Required. The name of the project resource. Format: projects/{project_number}

Request body

emailsstring[]

Required. The email addresses of the tester resources to create. A maximum of 999 and a minimum of 1 tester can be created in a batch.

Response

Successful response