beta_testers__beta_groups__remove
Unlink specific beta groups from a beta tester to control which test groups they belong to.
Instructions
Unlink beta groups from a beta tester. [DELETE /v1/betaTesters/{id}/relationships/betaGroups]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | No | JSON:API request body (Apple schema: BetaTesterBetaGroupsLinkagesRequest). |