Back to App Store Connect
Connect Knoon AI with App Store Connect to automate AI workflows.
Create or update a response to a customer review.
appStoreConnectReplyToReview
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| reviewId | mustache | Customer review ID. | Yes |
| responseBody | mustache | Reply text. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| reviewId | string | Customer review ID. |
| responseId | string | Response ID. |
| responseBody | string | Reply text. |
| responseLastModifiedDate | string | Reply last modified date (ISO timestamp). |