Delete Review Reply
delete_review_replyRetract a developer reply to a Google Play review by replying with empty text, clearing the visible reply since no delete endpoint exists.
Instructions
Retract a developer reply to a review.
The Play API has no delete-reply endpoint. The reply is retracted by replying again with empty text, which clears the visible reply; the result records the mechanism so this is not mistaken for erasure from history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| review_id | Yes | Review whose reply should be retracted | |
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||