app_clip_app_store_review_details__update
Update App Clip App Store review details, such as invocation URLs, by providing the review detail ID and a JSON:API request body.
Instructions
Update an App Clip App Store review detail. [PATCH /v1/appClipAppStoreReviewDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppClipAppStoreReviewDetailUpdateRequest). |