beta_testers__apps__remove
Unlink specific apps from a beta tester to revoke their access. Manages app assignments for testers.
Instructions
Unlink apps from a beta tester. [DELETE /v1/betaTesters/{id}/relationships/apps]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | No | JSON:API request body (Apple schema: BetaTesterAppsLinkagesRequest). |