beta_testers__beta_groups__add
Add beta groups to a beta tester in App Store Connect by providing the tester's ID and a list of beta group IDs.
Instructions
Link beta groups to a beta tester. [POST /v1/betaTesters/{id}/relationships/betaGroups]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: BetaTesterBetaGroupsLinkagesRequest). |