beta_app_review_details__update
Update beta app review details to manage contact info, demo account credentials, and notes required for App Store beta review submission.
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). |