beta_app_review_details__update
Update beta app review details in App Store Connect, including contact information, demo account credentials, and review notes, to manage the TestFlight review process.
Instructions
Update a beta app review detail. [PATCH /v1/betaAppReviewDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BetaAppReviewDetailUpdateRequest). |