beta_testers__beta_groups__remove
Unlink beta groups from a beta tester by specifying the tester's resource identifier and the beta groups to remove.
Instructions
Unlink beta groups from a beta tester. [DELETE /v1/betaTesters/{id}/relationships/betaGroups]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | No | JSON:API request body (Apple schema: BetaTesterBetaGroupsLinkagesRequest). |