app_store_review_details__update
Update App Store review details including notes, contact information, and demo account settings. Modify review metadata for an app submission.
Instructions
Update an App Store review detail. [PATCH /v1/appStoreReviewDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppStoreReviewDetailUpdateRequest). |