build_beta_details__update
Update a build beta detail to enable or disable automatic notification of beta testers when the build is ready for testing.
Instructions
Update a build beta detail. [PATCH /v1/buildBetaDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BuildBetaDetailUpdateRequest). |