beta_app_review_details__update
Update beta app review details such as contact information, demo account settings, and notes for an app. Submit changes to the App Store Connect beta review process.
Instructions
Update a beta app review detail. [PATCH /v1/betaAppReviewDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: BetaAppReviewDetailUpdateRequest). |