beta_testers__apps__remove
Unlink apps from a beta tester to manage test app access. Removes specific app associations from a tester's account.
Instructions
Unlink apps from a beta tester. [DELETE /v1/betaTesters/{id}/relationships/apps]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | No | JSON:API request body (Apple schema: BetaTesterAppsLinkagesRequest). |