beta_testers__builds__remove
Unlink builds from a beta tester by providing the tester ID and a list of build IDs. Use to remove specific builds from a tester's access.
Instructions
Unlink builds from a beta tester. [DELETE /v1/betaTesters/{id}/relationships/builds]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | No | JSON:API request body (Apple schema: BetaTesterBuildsLinkagesRequest). |