beta_groups__builds__add
Add builds to a beta group for testing. This action links specified builds to the group via the App Store Connect API.
Instructions
Link builds to a beta group. [POST /v1/betaGroups/{id}/relationships/builds]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: BetaGroupBuildsLinkagesRequest). |