Create customer review response
create-customer-review-responseReply to App Store customer reviews. Get the review ID from list-customer-reviews, then submit a single developer response per review.
Instructions
Reply to an App Store customer review. One response per review; use list-customer-reviews to get review IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| responseBody | Yes | Developer response text (visible to the user) | |
| customerReviewId | Yes | Customer review ID (from list-customer-reviews; the review to respond to) |