builds__beta_groups__add
Link beta groups to a build, controlling which testers see a specific version during testing.
Instructions
Link beta groups to a build. [POST /v1/builds/{id}/relationships/betaGroups]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BuildBetaGroupsLinkagesRequest). |