builds__beta_groups__remove
Remove linked beta groups from a specific build to control which testers can access it.
Instructions
Unlink beta groups from a build. [DELETE /v1/builds/{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: BuildBetaGroupsLinkagesRequest). |