builds__beta_groups__remove
Remove beta group associations from a build, unlinking test groups via the App Store Connect API.
Instructions
Unlink beta groups from a build. [DELETE /v1/builds/{id}/relationships/betaGroups]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | No | JSON:API request body (Apple schema: BuildBetaGroupsLinkagesRequest). |