beta_groups__beta_testers__remove
Remove beta testers from a beta group by unlinking their association. Each tester is identified by their resource ID.
Instructions
Unlink beta testers from a beta group. [DELETE /v1/betaGroups/{id}/relationships/betaTesters]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | No | JSON:API request body (Apple schema: BetaGroupBetaTestersLinkagesRequest). |