apps__beta_testers__remove
Unlink beta testers from an app by providing the app ID and a list of beta tester IDs.
Instructions
Unlink beta testers from an app. [DELETE /v1/apps/{id}/relationships/betaTesters]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | No | JSON:API request body (Apple schema: AppBetaTestersLinkagesRequest). |