beta_testers__builds__remove
Remove linked builds from a beta tester to manage test access. Specify the tester ID and builds to unlink.
Instructions
Unlink builds from a beta tester. [DELETE /v1/betaTesters/{id}/relationships/builds]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | No | JSON:API request body (Apple schema: BetaTesterBuildsLinkagesRequest). |