projects
Distributes a release to testers. This call does the following: 1. Creates testers for the specified emails, if none exist. 2. Adds the testers and groups to the release. 3. Sends new testers an invitation email. 4. Sends existing testers a new release email. The request will fail with a INVALID_ARGUMENT if it contains a group that doesn't exist.
post/v1/{+name}:distribute
Path parameters
namestring required
Required. The name of the release resource to distribute. Format: projects/{project_number}/apps/{app}/releases/{release}
Request body
Response
Successful response